@swc/helpers
Advanced tools
Comparing version 0.5.9 to 0.5.10
@@ -100,4 +100,5 @@ /* This file is automatically generated and should not be manually edited. */ | ||
export { _using } from "./_using.js"; | ||
export { _using_ctx } from "./_using_ctx.js"; | ||
export { _wrap_async_generator } from "./_wrap_async_generator.js"; | ||
export { _wrap_native_super } from "./_wrap_native_super.js"; | ||
export { _write_only_error } from "./_write_only_error.js"; |
{ | ||
"name": "@swc/helpers", | ||
"packageManager": "yarn@4.0.2", | ||
"version": "0.5.9", | ||
"version": "0.5.10", | ||
"description": "External helpers for the swc project.", | ||
@@ -438,2 +438,6 @@ "module": "esm/index.js", | ||
}, | ||
"./_/_using_ctx": { | ||
"import": "./esm/_using_ctx.js", | ||
"default": "./cjs/_using_ctx.cjs" | ||
}, | ||
"./_/_wrap_async_generator": { | ||
@@ -440,0 +444,0 @@ "import": "./esm/_wrap_async_generator.js", |
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
235451
410
4733