@cloudcommerce/api
Advanced tools
Comparing version 0.0.84 to 0.0.85
{ | ||
"name": "@cloudcommerce/api", | ||
"type": "module", | ||
"version": "0.0.84", | ||
"version": "0.0.85", | ||
"description": "E-Com Plus Cloud Commerce APIs client/adapter", | ||
@@ -10,3 +10,4 @@ "main": "lib/api.js", | ||
".": "./lib/api.js", | ||
"./types": "./lib/types.d.ts" | ||
"./types": "./lib/types.d.ts", | ||
"./fetch-polyfill": "./fetch-polyfill.js" | ||
}, | ||
@@ -13,0 +14,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
457763