@optimize-lodash/transform
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@optimize-lodash/transform", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Rewrites lodash imports in a given source file to be specific.", | ||
@@ -35,21 +35,21 @@ "keywords": [ | ||
"@types/estree": "1.0.0", | ||
"@types/jest": "29.2.5", | ||
"@types/jest": "29.5.4", | ||
"@types/lodash": "4.14.191", | ||
"@types/node": "12.20.55", | ||
"@typescript-eslint/eslint-plugin": "5.48.2", | ||
"@typescript-eslint/parser": "5.48.2", | ||
"acorn": "8.8.1", | ||
"@typescript-eslint/eslint-plugin": "6.6.0", | ||
"@typescript-eslint/parser": "6.6.0", | ||
"acorn": "8.8.2", | ||
"depcheck": "1.4.3", | ||
"eslint": "8.32.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-plugin-jest": "27.1.7", | ||
"eslint": "8.49.0", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-jest": "27.2.3", | ||
"eslint-plugin-unicorn": "44.0.2", | ||
"jest": "29.3.1", | ||
"prettier": "2.8.3", | ||
"ts-jest": "29.0.5", | ||
"typescript": "4.9.4" | ||
"jest": "29.6.4", | ||
"prettier": "3.0.3", | ||
"ts-jest": "29.1.1", | ||
"typescript": "5.2.2" | ||
}, | ||
"dependencies": { | ||
"estree-walker": "2.x", | ||
"magic-string": "0.27.x" | ||
"magic-string": "0.30.x" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16923
+ Addedmagic-string@0.30.15(transitive)
- Removedmagic-string@0.27.0(transitive)
Updatedmagic-string@0.30.x