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

porter

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

porter - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

bin/porter

30

package.json
{
"author": "Karl Böhlmark <karl.bohlmark@radiantbits.se>",
"author": "",
"name": "porter",
"description": "CommonJS to browser exporter",
"version": "0.0.3",
"scripts": {
"test": "node test/run-tests.js"
"version": "0.0.4",
"main": "index.js",
"directories": {
"test": "test"
},
"bin":{
"porter": "cli.js"
},
"dependencies": {
"esprima": "~0.9.9",
"optimist": "~0.3.4",
"escodegen": "0.0.3"
"subdeps": "~0.0.1",
"commander": "~1.0.2",
"commondir": "0.0.1"
},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
}
"scripts": {
"test": "node test/run-test.js"
},
"bin": {
"porter": "bin/porter"
},
"repository": "",
"license": "BSD"
}
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