@adobe/acc-js-sdk
Advanced tools
Comparing version 0.1.21 to 0.1.22
{ | ||
"name": "@adobe/acc-js-sdk", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "ACC Javascript SDK", | ||
@@ -16,4 +16,4 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"jest": "^25.1.0", | ||
"jest-junit": "^10.0.0" | ||
"jest": "^26.6.3", | ||
"jest-junit": "^12.0.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "author": "", |
@@ -8,2 +8,6 @@ # Adobe Campaign Classic (ACC) SDK in JavaScript (node.js and browser) | ||
## Version 0.1.22 | ||
_2021/02/23_ | ||
* Update node-notifier library (used by jest) to version 8.0.1 to fix a possible injection | ||
### Version 0.1.20 | ||
@@ -10,0 +14,0 @@ Add client.hasPackage function to test if a package is installed or an instance or not (https://github.com/adobe/acc-js-sdk/issues/5) |
Sorry, the diff of this file is too big to display
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
742
490366
9903