@devo/js-helper
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -5,2 +5,6 @@ # Devo JavaScript SDK Helper Library | ||
## Version 1.6.2 | ||
* Upgraded `crypto-js` dependency to the latest version | ||
## Version 1.6.1 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@devo/js-helper", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Devo JavaScript helper library", | ||
@@ -28,3 +28,3 @@ "author": "Devo Dev Team", | ||
"dependencies": { | ||
"crypto-js": "3.1.9-1" | ||
"crypto-js": "4.1.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15828
1
+ Addedcrypto-js@4.1.1(transitive)
- Removedcrypto-js@3.1.9-1(transitive)
Updatedcrypto-js@4.1.1