@openmrs/angularjs-openmrs-api
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "@openmrs/angularjs-openmrs-api", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "AngularJS (1.x) library for OpenMRS API", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"angular-mocks": "^1.6.4", | ||
"angular-mocks": "~1.5.8", | ||
"babel-core": "^6.24.1", | ||
@@ -54,6 +54,6 @@ "babel-loader": "^7.0.0", | ||
"dependencies": { | ||
"angular": "^1.6.4", | ||
"angular-resource": "^1.6.4", | ||
"angular-translate": "^2.15.1" | ||
"angular": ">=1.5 <=1.6", | ||
"angular-resource": ">=1.5 <=1.6", | ||
"angular-translate": "~2.15.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
399668
0
+ Addedangular@1.6.10(transitive)
+ Addedangular-resource@1.6.10(transitive)
+ Addedangular-translate@2.15.2(transitive)
- Removedangular@1.8.3(transitive)
- Removedangular-resource@1.8.3(transitive)
- Removedangular-translate@2.19.1(transitive)
Updatedangular@>=1.5 <=1.6
Updatedangular-resource@>=1.5 <=1.6
Updatedangular-translate@~2.15.1