@babel/types
Advanced tools
+6
-6
| { | ||
| "name": "@babel/types", | ||
| "version": "8.0.0-rc.5", | ||
| "version": "8.0.0-rc.6", | ||
| "description": "Babel Types is a Lodash-esque utility library for AST nodes", | ||
@@ -19,9 +19,9 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/helper-string-parser": "^8.0.0-rc.5", | ||
| "@babel/helper-validator-identifier": "^8.0.0-rc.5" | ||
| "@babel/helper-string-parser": "^8.0.0-rc.6", | ||
| "@babel/helper-validator-identifier": "^8.0.0-rc.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/generator": "^8.0.0-rc.5", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.5", | ||
| "@babel/parser": "^8.0.0-rc.5" | ||
| "@babel/generator": "^8.0.0-rc.6", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.6", | ||
| "@babel/parser": "^8.0.0-rc.6" | ||
| }, | ||
@@ -28,0 +28,0 @@ "engines": { |
| { | ||
| "compilerOptions": { | ||
| "strictFunctionTypes": true | ||
| } | ||
| } |
2349930
08
-11.11%18668
-0.02%