Comparing version
@@ -1,21 +0,28 @@ | ||
{ "name": "ref-array" | ||
, "description": "Create C \"array\" instances on top of Buffers" | ||
, "keywords": [ "array", "ref" ] | ||
, "version": "0.0.3" | ||
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)" | ||
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/ref-array.git" } | ||
, "main": "./lib/array.js" | ||
, "scripts": { | ||
"test": "node-gyp rebuild --directory test && mocha -gc --reporter spec" | ||
{ | ||
"name": "ref-array", | ||
"description": "Create C \"array\" instances on top of Buffers", | ||
"keywords": [ | ||
"array", | ||
"ref" | ||
], | ||
"version": "0.0.4", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/TooTallNate/ref-array.git" | ||
}, | ||
"main": "./lib/array.js", | ||
"scripts": { | ||
"test": "node-gyp rebuild --directory test && mocha -gc --reporter spec" | ||
}, | ||
"dependencies": { | ||
"array-index": "~0.1.0", | ||
"debug": "~1.0.2", | ||
"ref": "~0.3.2" | ||
}, | ||
"devDependencies": { | ||
"bindings": "~1.2.0", | ||
"mocha": "*", | ||
"nan": "~1.2.0" | ||
} | ||
, "dependencies": { | ||
"array-index": "~0.0.2" | ||
, "debug": "*" | ||
, "ref": "0" | ||
} | ||
, "devDependencies": { | ||
"bindings": "*" | ||
, "mocha": "*" | ||
} | ||
, "engines": { "node": "*" } | ||
} |
ref-array | ||
========= | ||
### Create C typed "array" instances on top of Buffers | ||
[](http://travis-ci.org/TooTallNate/ref-array) | ||
[](https://travis-ci.org/TooTallNate/ref-array) | ||
[](https://ci.appveyor.com/project/TooTallNate/ref-array) | ||
@@ -6,0 +7,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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
18286
7.74%10
11.11%0
-100%115
0.88%3
50%397
-1.98%+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated