🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
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.2

11

History.md
1.1.2 / 2015-08-27
==================
* appveyor: test node v0.12, and x64 platform
* package: allow any "ref" v1
* package: update "nan" to v2 for tests
* package: update "array-index" to v0.1.1
* travis: fix node v0.8 and add iojs v2.5 and v3
* travis: remove node v0.6, v0.11, add v0.12
* README: use SVG appveyor badge
1.1.1 / 2015-03-24

@@ -3,0 +14,0 @@ ==================

8

package.json

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

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

@@ -20,5 +20,5 @@ "repository": {

"dependencies": {
"array-index": "~0.1.0",
"array-index": "~0.1.1",
"debug": "2",
"ref": "~1.0.1"
"ref": "1"
},

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

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

@@ -5,3 +5,3 @@ ref-array

[![Build Status](https://secure.travis-ci.org/TooTallNate/ref-array.svg)](https://travis-ci.org/TooTallNate/ref-array)
[![Build Status](https://ci.appveyor.com/api/projects/status/auxk791h56hbughd)](https://ci.appveyor.com/project/TooTallNate/ref-array)
[![Build Status](https://ci.appveyor.com/api/projects/status/auxk791h56hbughd?svg=true)](https://ci.appveyor.com/project/TooTallNate/ref-array)

@@ -8,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet