commercelayer
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "commercelayer", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "The Official Commerce Layer JS library", | ||
@@ -30,3 +30,4 @@ "main": "./src/main.js", | ||
"js-cookie": "^2.2.0", | ||
"json-api-normalize": "^1.1.5" | ||
"json-api-normalize": "^1.1.5", | ||
"lodash": "^4.17.11" | ||
}, | ||
@@ -33,0 +34,0 @@ "devDependencies": { |
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
62781
4
+ Addedlodash@^4.17.11
+ Addedlodash@4.17.21(transitive)