angular-parse-ext
Advanced tools
Comparing version 1.5.5 to 1.5.6
/** | ||
* @license AngularJS v1.5.5 | ||
* @license AngularJS v1.5.6 | ||
* (c) 2010-2016 Google, Inc. http://angularjs.org | ||
@@ -4,0 +4,0 @@ * License: MIT |
/* | ||
AngularJS v1.5.5 | ||
AngularJS v1.5.6 | ||
(c) 2010-2016 Google, Inc. http://angularjs.org | ||
@@ -4,0 +4,0 @@ License: MIT |
{ | ||
"name": "angular-parse-ext", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"license": "MIT", | ||
@@ -8,4 +8,4 @@ "main": "./angular-parse-ext.js", | ||
"dependencies": { | ||
"angular": "1.5.5" | ||
"angular": "1.5.6" | ||
} | ||
} |
{ | ||
"name": "angular-parse-ext", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "AngularJS ngParseExt module", | ||
@@ -25,3 +25,10 @@ "main": "index.js", | ||
}, | ||
"homepage": "http://angularjs.org" | ||
"homepage": "http://angularjs.org", | ||
"jspm": { | ||
"shim": { | ||
"angular-parse-ext": { | ||
"deps": ["angular"] | ||
} | ||
} | ||
} | ||
} |
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
144278
8