@babel/plugin-transform-typescript
Advanced tools
Comparing version 7.24.5 to 7.24.6
{ | ||
"name": "@babel/plugin-transform-typescript", | ||
"version": "7.24.5", | ||
"version": "7.24.6", | ||
"description": "Transform TypeScript into ES.next", | ||
@@ -20,6 +20,6 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^7.22.5", | ||
"@babel/helper-create-class-features-plugin": "^7.24.5", | ||
"@babel/helper-plugin-utils": "^7.24.5", | ||
"@babel/plugin-syntax-typescript": "^7.24.1" | ||
"@babel/helper-annotate-as-pure": "^7.24.6", | ||
"@babel/helper-create-class-features-plugin": "^7.24.6", | ||
"@babel/helper-plugin-utils": "^7.24.6", | ||
"@babel/plugin-syntax-typescript": "^7.24.6" | ||
}, | ||
@@ -30,6 +30,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.24.5", | ||
"@babel/helper-plugin-test-runner": "^7.24.1", | ||
"@babel/traverse": "^7.24.5", | ||
"@babel/types": "^7.24.5" | ||
"@babel/core": "^7.24.6", | ||
"@babel/helper-plugin-test-runner": "^7.24.6", | ||
"@babel/traverse": "^7.24.6", | ||
"@babel/types": "^7.24.6" | ||
}, | ||
@@ -36,0 +36,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typescript", |
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
200772