|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@angular/common@^2.3.0": |
6 | | - version "2.4.1" |
7 | | - resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.1.tgz#a70167430574959c3423ac96ebdec98032d3500d" |
| 5 | +"@angular/common@^2.2.4", "@angular/common@^2.4.3": |
| 6 | + version "2.4.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.3.tgz#78d96bd2f8a1a105f635cd25e362ba5704b47f56" |
8 | 8 |
|
9 | | -"@angular/compiler@^2.3.0": |
10 | | - version "2.4.1" |
11 | | - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.1.tgz#62b4fbfc53c934bd5def78db594cbf245b3f446a" |
| 9 | +"@angular/compiler@^2.4.3": |
| 10 | + version "2.4.3" |
| 11 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.3.tgz#76a41916f90eda66643107740c4a9ae45cb7a6c1" |
12 | 12 |
|
13 | | -"@angular/core@^2.3.0": |
14 | | - version "2.4.1" |
15 | | - resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.1.tgz#3a6d2dc7fd86fdebe4febae7eb28abad7d04c76a" |
| 13 | +"@angular/core@^2.2.4", "@angular/core@^2.4.3": |
| 14 | + version "2.4.3" |
| 15 | + resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.3.tgz#a72a13bb9f01659b8388558cd6e3a570a8434b1c" |
16 | 16 |
|
17 | 17 | "@angular/forms@^2.3.0": |
18 | 18 | version "2.4.1" |
|
22 | 22 | version "2.4.1" |
23 | 23 | resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.4.1.tgz#f06067e370c44d025ed00a03ef704f6c46ea59ac" |
24 | 24 |
|
25 | | -"@angular/platform-browser-dynamic@^2.3.0": |
26 | | - version "2.4.1" |
27 | | - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.1.tgz#5fb72038f76c1e3646cea95f5b4722d67a4419dd" |
| 25 | +"@angular/platform-browser-dynamic@^2.4.3": |
| 26 | + version "2.4.3" |
| 27 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.3.tgz#d65cc9bc4487e2a86e2c6f6641c711fccfa90c5a" |
28 | 28 |
|
29 | | -"@angular/platform-browser@^2.3.0": |
30 | | - version "2.4.1" |
31 | | - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.1.tgz#4eaa829b450be34f0029796b6c3b99e27d3d5740" |
| 29 | +"@angular/platform-browser@^2.4.3": |
| 30 | + version "2.4.3" |
| 31 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.3.tgz#eba8588d2fffc39d0b85a9180c297d9ca2f1f3a4" |
32 | 32 |
|
33 | 33 | "@angular/router@^3.2.3": |
34 | 34 | version "3.4.1" |
35 | 35 | resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.4.1.tgz#079c8580943547a710f292026ac86a08d336a49d" |
36 | 36 |
|
| 37 | +"@cloudinary/angular@^2.0.0": |
| 38 | + version "2.0.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@cloudinary/angular/-/angular-2.0.0.tgz#fc4906291abdca8ed1cb9e67042fdf10ce68cf28" |
| 40 | + dependencies: |
| 41 | + "@angular/common" "^2.2.4" |
| 42 | + "@angular/core" "^2.2.4" |
| 43 | + core-js "^2.4.1" |
| 44 | + reflect-metadata "^0.1.8" |
| 45 | + rxjs "^5.0.1" |
| 46 | + zone.js "^0.7.2" |
| 47 | + |
37 | 48 | |
38 | 49 | version "0.0.1" |
39 | 50 | resolved "https://registry.yarnpkg.com/@types/node/-/node-0.0.1.tgz#d90a4d3bf1fe8f961edf0f76f34a7a6df79580be" |
|
0 commit comments