babel-plugin-typescript-to-flow
Advanced tools
Comparing version 0.11.4 to 0.11.5
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"scripts": { | ||
@@ -31,5 +31,5 @@ "cover": "jest --coverage", | ||
"dependencies": { | ||
"@babel/template": "^7.10.4", | ||
"@babel/traverse": "^7.12.5", | ||
"@babel/types": "^7.12.6" | ||
"@babel/template": "^7.12.7", | ||
"@babel/traverse": "^7.12.7", | ||
"@babel/types": "^7.12.7" | ||
}, | ||
@@ -39,16 +39,16 @@ "devDependencies": { | ||
"@babel/plugin-proposal-object-rest-spread": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/preset-typescript": "^7.12.1", | ||
"@babel/preset-env": "^7.12.7", | ||
"@babel/preset-typescript": "^7.12.7", | ||
"@types/babel__traverse": "7.0.15", | ||
"@types/jest": "^26.0.15", | ||
"@typescript-eslint/eslint-plugin": "^4.7.0", | ||
"@typescript-eslint/parser": "^4.7.0", | ||
"@typescript-eslint/eslint-plugin": "^4.8.1", | ||
"@typescript-eslint/parser": "^4.8.1", | ||
"@zxbodya/recast": "^0.18.9", | ||
"codecov": "^3.8.1", | ||
"eslint": "^7.13.0", | ||
"eslint": "^7.14.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"jest": "^26.6.3", | ||
"prettier": "^2.1.2", | ||
"prettier": "^2.2.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.0.5" | ||
"typescript": "^4.1.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "jest": { | ||
}, | ||
"gitHead": "be5924905af221a824c57b477ab0a318e2fa16ca" | ||
"gitHead": "1105aeb3e07aef08b9a454b288c0e4259982b940" | ||
} |
Sorry, the diff of this file is not supported yet
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
147310
+ Addedbrowserslist@4.24.4(transitive)
+ Addedcaniuse-lite@1.0.30001692(transitive)
+ Addedelectron-to-chromium@1.5.80(transitive)
+ Addedupdate-browserslist-db@1.1.2(transitive)
- Removedbrowserslist@4.24.3(transitive)
- Removedcaniuse-lite@1.0.30001690(transitive)
- Removedelectron-to-chromium@1.5.76(transitive)
- Removedupdate-browserslist-db@1.1.1(transitive)
Updated@babel/template@^7.12.7
Updated@babel/traverse@^7.12.7
Updated@babel/types@^7.12.7