You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@babel/helper-plugin-utils

Package Overview
Dependencies
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-plugin-utils - npm Package Compare versions

Comparing version

to
8.0.0-beta.1

6

package.json
{
"name": "@babel/helper-plugin-utils",
"version": "8.0.0-beta.0",
"version": "8.0.0-beta.1",
"description": "General utilities for plugins to use",

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

"devDependencies": {
"@babel/core": "^8.0.0-beta.0"
"@babel/core": "^8.0.0-beta.1"
},
"peerDependencies": {
"@babel/core": "^8.0.0-beta.0"
"@babel/core": "^8.0.0-beta.1"
},

@@ -27,0 +27,0 @@ "exports": {