Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-v8-clone

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-v8-clone - npm Package Compare versions

Comparing version 0.5.0 to 0.6.1

4

package.json
{
"name": "node-v8-clone",
"version": "0.5.0",
"version": "0.6.1",
"description": "The most convenient and accurate cloner for node.js. It's also very fast in some cases (benchmarks inside).",

@@ -33,3 +33,3 @@ "main": "lib/clone.js",

"bindings": "~1.2",
"nan": "*"
"nan": "~1.0"
},

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

@@ -10,4 +10,3 @@ # node-v8-clone

Tested on node.js versions 0.4, 0.6. 0.8, 0.9 and 0.10.
It's also partially compatible with node 0.11: it works well with 0.11.3, 0.11.4 and 0.11.12 but doesn't work with all other versions so far.
Tested on node.js versions 0.8, 0.9, 0.10 and 0.11.13 (prior 0.11.x versions are not compatible).

@@ -14,0 +13,0 @@ You may be asked to install `make` and `g++` as well.

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