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

babelrc-v8

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

babelrc-v8 - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

babelrcs/babelrc-v8-3-11-10-17

6

package.json
{
"name": "babelrc-v8",
"version": "1.0.2",
"version": "2.0.0",
"description": "A collection of babelrcs for the v8 versions that ship with node.",
"main": "supported-versions.json",
"devDependencies": {
"lodash.clonedeep": "^3.0.2",
"mkdirp": "^0.5.1",

@@ -13,4 +12,3 @@ "rimraf": "^2.4.3"

"prepublish": "node verify.js",
"version": "echo 'Do your builds for this version (exit when done, node verify.js to see if you are done)' && bash && node verify.js && git add modules",
"postpublish": "bash publish-all-modules.sh"
"version": "echo 'Do your builds for this version (exit when done, node verify.js to see if you are done)' && bash && node verify.js && git add babelrcs"
},

@@ -17,0 +15,0 @@ "repository": {

@@ -24,5 +24,6 @@ babelrc-v8

This module is published solely to be an index of the per-version modules
and is unlikely to have a great deal of utility to most folks in and of
itself.
If you want the path of one of these babelrcs, suitable to passing to `babel --babelrc`:
```
var pathToBabelrc = require.resolve('babelrc-v8/babelrcs/babelrc-v8-3-11-10-17')
```
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