Comparing version 3.3.1 to 3.3.2
@@ -0,1 +1,6 @@ | ||
v3.3.2 / 2016-04-12 | ||
================== | ||
* Update `lodash`@4.10.0 | ||
v3.3.1 / 2016-03-29 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"name": "arc4", | ||
@@ -30,3 +30,3 @@ "description": "rc4 stream cipher", | ||
"dependencies": { | ||
"lodash": "4.6.1" | ||
"lodash": "4.10.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
"grunt-contrib-jshint": "~1.0", | ||
"grunt-endline": "~0.4", | ||
"grunt-endline": "~0.5", | ||
"istanbul": "~0.4", | ||
@@ -41,0 +41,0 @@ "mocha": "~2.4" |
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Found 1 instance in 1 package
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
131533
+ Addedlodash@4.10.0(transitive)
- Removedlodash@4.6.1(transitive)
Updatedlodash@4.10.0