@babel/plugin-transform-typescript
Advanced tools
Comparing version 7.0.0-beta.53 to 7.0.0-beta.54
{ | ||
"name": "@babel/plugin-transform-typescript", | ||
"version": "7.0.0-beta.53", | ||
"version": "7.0.0-beta.54", | ||
"description": "Transform TypeScript into ES.next", | ||
@@ -13,4 +13,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typescript", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "7.0.0-beta.53", | ||
"@babel/plugin-syntax-typescript": "7.0.0-beta.53" | ||
"@babel/helper-plugin-utils": "7.0.0-beta.54", | ||
"@babel/plugin-syntax-typescript": "7.0.0-beta.54" | ||
}, | ||
@@ -21,5 +21,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-beta.53", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.53" | ||
"@babel/core": "7.0.0-beta.54", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.54" | ||
} | ||
} |
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
+ Added@babel/helper-plugin-utils@7.0.0-beta.54(transitive)
+ Added@babel/plugin-syntax-typescript@7.0.0-beta.54(transitive)
- Removed@babel/helper-plugin-utils@7.0.0-beta.53(transitive)
- Removed@babel/plugin-syntax-typescript@7.0.0-beta.53(transitive)