babel-plugin-transform-export-namespace
Advanced tools
Comparing version 7.0.0-beta.1 to 7.0.0-beta.2
{ | ||
"name": "babel-plugin-transform-export-namespace", | ||
"version": "7.0.0-beta.1", | ||
"version": "7.0.0-beta.2", | ||
"description": "Compile export namespace to ES2015", | ||
@@ -12,7 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-export-namespace", | ||
"dependencies": { | ||
"babel-plugin-syntax-export-extensions": "7.0.0-beta.1" | ||
"babel-plugin-syntax-export-extensions": "7.0.0-beta.2" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.1" | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.2" | ||
} | ||
} |
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
+ Addedbabel-plugin-syntax-export-extensions@7.0.0-beta.2(transitive)
- Removedbabel-plugin-syntax-export-extensions@7.0.0-beta.1(transitive)