angular-lazy
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "angular-lazy", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Utilities for projects based on the [Angular Lazy Generator](https://github.com/matoilic/generator-angular-lazy)", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublish": "gulp compile", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -31,3 +32,3 @@ }, | ||
"dependencies": { | ||
"angular": "github:angular/bower-angular@^1.4.5" | ||
"angular": "github:angular/bower-angular@^1.5.0" | ||
}, | ||
@@ -49,7 +50,7 @@ "devDependencies": { | ||
"dependencies": { | ||
"angular": "^1.4.8", | ||
"angular": "^1.5.0", | ||
"angular-ui-router": "^0.2.15", | ||
"systemjs": "^0.19.6", | ||
"systemjs": "^0.19.20", | ||
"ui-router-extras": "^0.1.0" | ||
} | ||
} |
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
19706
Updatedangular@^1.5.0
Updatedsystemjs@^0.19.20