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

create-babel

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-babel - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

4

package.json
{
"name": "create-babel",
"version": "2.0.0",
"version": "3.0.0",
"description": "Create app with Babel configuration.",

@@ -18,4 +18,4 @@ "main": "index.js",

"dependencies": {
"base-create": "^2.0.2"
"base-create": "^3.0.1"
}
}

@@ -14,2 +14,2 @@ # create-babel

* :fast_forward: Out-of-the-box [preset-env](https://babeljs.io/docs/en/babel-preset-env) for modern syntax & [transform-runtime](https://babeljs.io/docs/en/babel-plugin-transform-runtime) for `async`/`await`.
* 🛠️ Baked-in `build` and `build:watch` scripts, `.gitignore` & more!
* 🛠️ Baked-in `build` and `build:watch` scripts, `src/index.js` file, `.gitignore` & more!
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