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.2.1 to 3.3.0

8

History.md

@@ -0,5 +1,11 @@

v3.3.0 / 2016-01-13
==================
* Tested against `node`@5.3
* Update `lodash`@4.0.0
v3.2.1 / 2015-10-31
==================
* Test `node`@5
* Tested against `node`@5

@@ -6,0 +12,0 @@ v3.2.0 / 2015-08-29

8

package.json
{
"version": "3.2.1",
"version": "3.3.0",
"name": "arc4",

@@ -30,8 +30,8 @@ "description": "rc4 stream cipher",

"dependencies": {
"lodash": "3.10.1"
"lodash": "4.0.0"
},
"devDependencies": {
"coveralls": "~2.11",
"grunt-contrib-clean": "~0.6",
"grunt-contrib-uglify": "~0.10",
"grunt-contrib-clean": "~0.7",
"grunt-contrib-uglify": "~0.11",
"grunt-contrib-jshint": "~0.11",

@@ -38,0 +38,0 @@ "grunt-endline": "~0.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