New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ref

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ref - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

test/iojs3issue.js

12

History.md
1.1.0 / 2015-08-26
==================
* appveyor: 2.5 + 3 added
* appveyor: attempt to fix v0.8 and v0.10
* int64 conversion works with debug mode iojs runtime
* persistent size fixed
* better automated testing
* package: update "weak" to v1
* package: add "MIT" license field
* NAN 2.0 support (#33, @unbornchikken)
1.0.2 / 2015-05-09

@@ -3,0 +15,0 @@ ==================

13

package.json

@@ -20,3 +20,4 @@ {

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

@@ -33,5 +34,5 @@ "repository": {

"dependencies": {
"bindings": "~1.2.0",
"bindings": "1",
"debug": "2",
"nan": "~1.8.4"
"nan": "2"
},

@@ -41,7 +42,7 @@ "devDependencies": {

"highlight.js": "1",
"jade": "0.35.0",
"marked": "0.3.2",
"jade": "^0.35.0",
"marked": "^0.3.2",
"mocha": "*",
"weak": "0.3.2"
"weak": "1"
}
}

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

Sorry, the diff of this file is not supported yet

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