@babel/eslint-plugin-development
Advanced tools
Comparing version 7.16.5 to 7.17.7
{ | ||
"name": "@babel/eslint-plugin-development", | ||
"version": "7.16.5", | ||
"version": "7.17.7", | ||
"description": "ESLint rules that enforce best practices in the development of Babel plugins.", | ||
@@ -11,6 +11,6 @@ "keywords": [ | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
"main": "./lib/index.js", | ||
"main": "./lib/index.cjs", | ||
"type": "commonjs", | ||
"exports": { | ||
".": "./lib/index.js", | ||
".": "./lib/index.cjs", | ||
"./package.json": "./package.json" | ||
@@ -17,0 +17,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11062
242
1