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

babel-d

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

babel-d - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

package.json
{
"name": "babel-d",
"version": "0.1.0",
"version": "0.1.1",
"description": "compile directories by babel using in node",

@@ -33,2 +33,6 @@ "main": "./lib/index.js",

"dependencies": {
"babel-core": "^6.25.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015-loose": "^8.0.0",
"babel-preset-stage-1": "^6.24.1",
"babel-runtime": "^6.23.0",

@@ -41,8 +45,3 @@ "fs-extra": "^3.0.1",

"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2015-loose": "^8.0.0",
"babel-preset-stage-1": "^6.24.1",
"chai": "^4.0.2",

@@ -49,0 +48,0 @@ "eslint": "^4.2.0",

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