Socket
Socket
Sign inDemoInstall

bab

Package Overview
Dependencies
364
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

.npmignore

19

package.json
{
"name": "bab",
"version": "0.0.0",
"description": "",
"version": "0.0.1",
"description": "Babel",
"main": "index.js",

@@ -9,5 +9,14 @@ "scripts": {

},
"keywords": [],
"author": "",
"license": "MIT"
"author": "Henry Zhu <hi@henryzoo.com>",
"homepage": "https://babeljs.io/",
"bin": {
"babel": "./bin/babel.js",
"babel-node": "./bin/babel-node.js"
},
"dependencies": {
"babel-cli": "7.0.0-alpha.18",
"babel-core": "7.0.0-alpha.18",
"babel-loader": "^7.1.1",
"babel-register": "7.0.0-alpha.18"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc