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

ice-node

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ice-node - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.npmignore

32

package.json
{
"name": "ice-node",
"version": "0.1.0",
"description": "Bindings for the Ice framework",
"main": "index.js",
"version": "0.1.1",
"description": "Bindings for the Ice Web Framework",
"main": "lib.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"install": "node-gyp rebuild"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+https://github.com/losfair/ice-node.git"
},
"keywords": [
"web",
"framework",
"performance",
"http",
"network"
],
"author": "Heyang Zhou",
"license": "LGPL-3.0",
"gypfile": true,
"bugs": {
"url": "https://github.com/losfair/ice-node/issues"
},
"homepage": "https://github.com/losfair/ice-node#readme",
"dependencies": {
"cookie": "^0.3.1"
}
}
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