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

abstract-socket

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-socket - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

build/Release/obj.target/abstract_socket.node

17

package.json

@@ -8,10 +8,7 @@ {

"name": "abstract-socket",
"version": "1.0.1",
"version": "1.1.0",
"description": "Abstract domain socket support for Node / io.js",
"main": "lib/abstract_socket",
"homepage": "https://github.com/saghul/node-abstractsocket",
"license": {
"type": "MIT",
"url": "https://github.com/saghul/node-abstractsocket/LICENSE"
},
"license": "MIT",
"repository": {

@@ -25,8 +22,8 @@ "type": "git",

"dependencies": {
"bindings": "~1.1.1",
"nan": "~1.8.0"
"bindings": "^1.2.1",
"nan": "^2.0.9"
},
"os": [ "linux" ],
"devDependencies": {},
"optionalDependencies": {}
"os": [
"linux"
]
}

@@ -5,3 +5,5 @@ # node-abstractsocket

[![NPM](https://nodei.co/npm/abstract-socket.png)](https://nodei.co/npm/abstract-socket/)
## Abstract what?

@@ -8,0 +10,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

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

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