🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@babel/core

Package Overview
Dependencies
Maintainers
4
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/core - npm Package Compare versions

Comparing version
8.0.0
to
8.0.1
+7
-7
package.json
{
"name": "@babel/core",
"version": "8.0.0",
"version": "8.0.1",
"description": "Babel compiler core.",

@@ -60,8 +60,8 @@ "main": "./lib/index.js",

"@babel/helper-transform-fixture-test-runner": "^8.0.0",
"@babel/plugin-syntax-flow": "^8.0.0",
"@babel/plugin-syntax-jsx": "^8.0.0",
"@babel/plugin-transform-flow-strip-types": "^8.0.0",
"@babel/plugin-transform-modules-commonjs": "^8.0.0",
"@babel/preset-env": "^8.0.0",
"@babel/preset-typescript": "^8.0.0",
"@babel/plugin-syntax-flow": "^8.0.1",
"@babel/plugin-syntax-jsx": "^8.0.1",
"@babel/plugin-transform-flow-strip-types": "^8.0.1",
"@babel/plugin-transform-modules-commonjs": "^8.0.1",
"@babel/preset-env": "^8.0.1",
"@babel/preset-typescript": "^8.0.1",
"@cspotcode/source-map-support": "^0.8.1",

@@ -68,0 +68,0 @@ "@jridgewell/trace-mapping": "^0.3.28",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display