Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "innong", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Angular ecom rnd lib", | ||
@@ -24,5 +24,5 @@ "main": "build/index.js", | ||
"@angular/cli": "1.6.4", | ||
"@angular/compiler-cli": "^5.2.0", | ||
"@types/node": "~6.0.60", | ||
"codelyzer": "^4.0.1", | ||
"@angular/compiler-cli": "^5.2.10", | ||
"@types/node": "^6.0.106", | ||
"codelyzer": "^4.3.0", | ||
"ts-node": "~3.2.0", | ||
@@ -34,18 +34,18 @@ "tslint": "~5.9.1", | ||
"dependencies": { | ||
"@angular/animations": "^5.2.0", | ||
"@angular/cdk": "^5.1.0", | ||
"@angular/common": "^5.2.0", | ||
"@angular/compiler": "^5.2.0", | ||
"@angular/core": "^5.2.0", | ||
"@angular/flex-layout": "^2.0.0-beta.12", | ||
"@angular/forms": "^5.2.0", | ||
"@angular/http": "^5.2.0", | ||
"@angular/material": "^5.1.0", | ||
"@angular/platform-browser": "^5.2.0", | ||
"@angular/platform-browser-dynamic": "^5.2.0", | ||
"@angular/router": "^5.2.0", | ||
"@angular/animations": "^5.2.10", | ||
"@angular/cdk": "^5.2.5", | ||
"@angular/common": "^5.2.10", | ||
"@angular/compiler": "^5.2.10", | ||
"@angular/core": "^5.2.10", | ||
"@angular/flex-layout": "^2.0.0-rc.1", | ||
"@angular/forms": "^5.2.10", | ||
"@angular/http": "^5.2.10", | ||
"@angular/material": "^5.2.5", | ||
"@angular/platform-browser": "^5.2.10", | ||
"@angular/platform-browser-dynamic": "^5.2.10", | ||
"@angular/router": "^5.2.10", | ||
"angular2-cookie": "^1.2.6", | ||
"core-js": "^2.5.0", | ||
"rxjs": "^5.5.6", | ||
"zone.js": "^0.8.19" | ||
"core-js": "^2.5.5", | ||
"rxjs": "^5.5.10", | ||
"zone.js": "^0.8.26" | ||
}, | ||
@@ -52,0 +52,0 @@ "bugs": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31698
Updated@angular/animations@^5.2.10
Updated@angular/cdk@^5.2.5
Updated@angular/common@^5.2.10
Updated@angular/compiler@^5.2.10
Updated@angular/core@^5.2.10
Updated@angular/forms@^5.2.10
Updated@angular/http@^5.2.10
Updated@angular/material@^5.2.5
Updated@angular/router@^5.2.10
Updatedcore-js@^2.5.5
Updatedrxjs@^5.5.10
Updatedzone.js@^0.8.26