You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

babel-preset-evergreen

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-evergreen - npm Package Compare versions

Comparing version

to
0.9.5

20

package.json
{
"name": "babel-preset-evergreen",
"version": "0.9.4",
"version": "0.9.5",
"description": "A `babel` preset for modern javascript syntaxes",

@@ -41,21 +41,21 @@ "license": "MIT",

"@babel/helper-plugin-utils": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@babel/runtime-corejs3": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.22.2",
"@babel/preset-env": "^7.22.2",
"@babel/runtime-corejs3": "^7.22.3",
"core-js": "^3.30.2"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.1",
"@bring-it/npm": "^0.1.1",
"@nice-move/cli": "^0.10.8",
"@nice-move/eslint-config-base": "^0.9.10",
"@nice-move/eslint-config-base": "^0.9.11",
"@nice-move/prettier-config": "^0.8.1",
"ava": "^5.2.0",
"eslint": "^8.40.0",
"ava": "^5.3.0",
"eslint": "^8.41.0",
"eslint-plugin-ava": "^14.0.0",
"garou": "^0.6.7",
"garou": "^0.6.9",
"prettier": "^2.8.8"
},
"peerDependencies": {
"@babel/core": "^7.21.8"
"@babel/core": "^7.22.1"
},

@@ -62,0 +62,0 @@ "engines": {

Sorry, the diff of this file is not supported yet