add-variable-declarations
Advanced tools
Comparing version
{ | ||
"name": "add-variable-declarations", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Add variable declarations for global assignments.", | ||
@@ -54,3 +54,3 @@ "main": "dist/index.js", | ||
"@codemod/parser": "^1.2.1", | ||
"magic-string": "^0.26.7" | ||
"magic-string": "^0.30.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "resolutions": { |
@@ -34,3 +34,3 @@ # add-variable-declarations | ||
1. Clone the repository. | ||
> `git@github.com:eventualbuddha/add-variable-declarations.git` | ||
> `https://github.com/eventualbuddha/add-variable-declarations.git` | ||
1. Install dependencies. | ||
@@ -37,0 +37,0 @@ > `yarn install` |
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
30144
0.01%0
-100%+ Added
- Removed
- Removed
Updated