angular-http-cache
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "angular-http-cache", | ||
"version": "0.1.1", | ||
"description": "An angular module that sits on top of $http and adds caching support and application wide notifications when cached data is updated.", | ||
@@ -22,2 +23,2 @@ "main": "index.js", | ||
] | ||
} | ||
} |
{ | ||
"name": "angular-http-cache", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "An angular module that sits on top of $http and adds caching support and application wide notifications when cached data is updated. ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
14232