@babel/helper-transform-fixture-test-runner
Advanced tools
Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.10
{ | ||
"name": "@babel/helper-transform-fixture-test-runner", | ||
"version": "8.0.0-alpha.9", | ||
"version": "8.0.0-alpha.10", | ||
"description": "Transform test runner for @babel/helper-fixtures module", | ||
@@ -18,6 +18,6 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/code-frame": "^8.0.0-alpha.9", | ||
"@babel/core": "^8.0.0-alpha.9", | ||
"@babel/helper-check-duplicate-nodes": "^8.0.0-alpha.9", | ||
"@babel/helper-fixtures": "^8.0.0-alpha.9", | ||
"@babel/code-frame": "^8.0.0-alpha.10", | ||
"@babel/core": "^8.0.0-alpha.10", | ||
"@babel/helper-check-duplicate-nodes": "^8.0.0-alpha.10", | ||
"@babel/helper-fixtures": "^8.0.0-alpha.10", | ||
"@jridgewell/trace-mapping": "^0.3.25", | ||
@@ -24,0 +24,0 @@ "fs-readdir-recursive": "^1.1.0", |
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
101770