Socket
Socket
Sign inDemoInstall

@swc/helpers

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/helpers - npm Package Compare versions

Comparing version 0.5.9 to 0.5.10

_/_using_ctx/package.json

1

esm/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc