New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@babel/generator

Package Overview
Dependencies
Maintainers
0
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/generator - npm Package Compare versions

Comparing version

to
8.0.0-alpha.16

12

package.json
{
"name": "@babel/generator",
"version": "8.0.0-alpha.15",
"version": "8.0.0-alpha.16",
"description": "Turns an AST into code.",

@@ -22,4 +22,4 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/parser": "^8.0.0-alpha.15",
"@babel/types": "^8.0.0-alpha.15",
"@babel/parser": "^8.0.0-alpha.16",
"@babel/types": "^8.0.0-alpha.16",
"@jridgewell/gen-mapping": "^0.3.5",

@@ -30,5 +30,5 @@ "@jridgewell/trace-mapping": "^0.3.25",

"devDependencies": {
"@babel/core": "^8.0.0-alpha.15",
"@babel/helper-fixtures": "^8.0.0-alpha.15",
"@babel/plugin-transform-typescript": "^8.0.0-alpha.15",
"@babel/core": "^8.0.0-alpha.16",
"@babel/helper-fixtures": "^8.0.0-alpha.16",
"@babel/plugin-transform-typescript": "^8.0.0-alpha.16",
"@jridgewell/sourcemap-codec": "^1.4.15",

@@ -35,0 +35,0 @@ "@types/jsesc": "^2.5.0",

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

Sorry, the diff of this file is not supported yet