@base-cms/base4-rest-api
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0
{ | ||
"name": "@base-cms/base4-rest-api", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0", | ||
"description": "A Base4 REST API client.", | ||
@@ -14,5 +14,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@base-cms/inflector": "^1.0.0-rc.1", | ||
"@base-cms/object-path": "^1.0.0-rc.1", | ||
"@base-cms/utils": "^1.0.0-rc.1", | ||
"@base-cms/inflector": "^1.0.0", | ||
"@base-cms/object-path": "^1.0.0", | ||
"@base-cms/utils": "^1.0.0", | ||
"http-errors": "^1.7.3", | ||
@@ -24,3 +24,3 @@ "node-fetch": "^2.6.0" | ||
}, | ||
"gitHead": "46bd6f3fbb13e3ea979af660f39a0079e97cbf4a" | ||
"gitHead": "84a09c3f2d6687951b19cabd448c30797bc24fb9" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
8457
Updated@base-cms/inflector@^1.0.0
Updated@base-cms/object-path@^1.0.0
Updated@base-cms/utils@^1.0.0