Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 1.0.1

8

History.md
1.0.1 / 2015-03-22
==================
* package: update "nan" to v1.7.0
* appveyor: test node v0.12, don't test v0.11
* travis: test node v0.12, don't test v0.11
* README: add link to Known Types page
1.0.0 / 2015-01-20

@@ -3,0 +11,0 @@ ==================

4

package.json

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

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

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

"debug": "2",
"nan": "~1.5.1"
"nan": "~1.7.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

@@ -85,2 +85,6 @@ ref

Be sure to check out the Wiki page of ["Known
Types"](https://github.com/TooTallNate/ref/wiki/Known-%22types%22), for the list
of built-in ref types, as well as known external type implementations.
For example, you could define a "bigint" type that dereferences into a

@@ -87,0 +91,0 @@ [`bigint`](https://github.com/substack/node-bigint) instance:

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