babel-plugin-typescript-to-flow
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"scripts": { | ||
@@ -30,16 +30,16 @@ "cover": "jest --coverage", | ||
"dependencies": { | ||
"@babel/template": "^7.16.0", | ||
"@babel/traverse": "^7.16.5", | ||
"@babel/types": "^7.16.0" | ||
"@babel/template": "^7.16.7", | ||
"@babel/traverse": "^7.16.7", | ||
"@babel/types": "^7.16.7" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-proposal-class-properties": "^7.16.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.16.5", | ||
"@babel/preset-env": "^7.16.5", | ||
"@babel/preset-typescript": "^7.16.5", | ||
"@flowts/babel-plugin-recast": "^0.15.0", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", | ||
"@babel/preset-env": "^7.16.7", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@flowts/babel-plugin-recast": "^0.15.1", | ||
"@types/babel__traverse": "7.14.2", | ||
"@types/jest": "^27.0.3", | ||
"@types/jest": "^27.4.0", | ||
"@zxbodya/recast": "0.21.0", | ||
"jest": "^27.4.5", | ||
"jest": "^27.4.7", | ||
"prettier": "^2.5.1", | ||
@@ -55,3 +55,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "a275638a7179f1e5f78b5ebc8f485f986d95ed1f" | ||
"gitHead": "81f434a591ecfcdeb198a9277dc690935b447038" | ||
} |
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
Updated@babel/template@^7.16.7
Updated@babel/traverse@^7.16.7
Updated@babel/types@^7.16.7