You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ref-array

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ref-array - npm Package Compare versions

Comparing version

to
1.1.1

5

History.md
1.1.1 / 2015-03-24
==================
* Update package.json deps (nan, ref) (#7)
1.1.0 / 2015-01-02

@@ -3,0 +8,0 @@ ==================

6

package.json

@@ -8,3 +8,3 @@ {

],
"version": "1.1.0",
"version": "1.1.1",
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",

@@ -22,3 +22,3 @@ "repository": {

"debug": "2",
"ref": "~0.3.2"
"ref": "~1.0.1"
},

@@ -28,4 +28,4 @@ "devDependencies": {

"mocha": "*",
"nan": "~1.2.0"
"nan": "~1.7.0"
}
}