Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arc4

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arc4 - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

5

History.md

@@ -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 @@ ==================

6

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc