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

sockit-to-me

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sockit-to-me - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

tools/info.js

6

package.json
{
"name": "sockit-to-me",
"version": "0.1.4",
"version": "0.1.6",
"author": "Ghislain 'Aus' Lacroix <aus@mozilla.com>",

@@ -11,4 +11,4 @@ "description": "A synchronous socket API for node.js.",

"test": "mocha",
"preinstall": ": noop",
"install": "node tools/copy.js || node-gyp configure build"
"preinstall": "./tools/info.js || echo \"[sockit-to-me] OK\"",
"install": "./tools/info.js || ./tools/copy.js || node-gyp configure build"
},

@@ -15,0 +15,0 @@ "dependencies": {},

@@ -6,3 +6,3 @@ sockit-to-me

[![Build Status](https://travis-ci.org/nullaus/sockit-to-me.png)](https://travis-ci.org/nullaus/sockit-to-me)
[![Build Status](https://travis-ci.org/mozilla-b2g/sockit-to-me.png)](https://travis-ci.org/mozilla-b2g/sockit-to-me)
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