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.8 to 0.5.9

_/_identity/package.json

1

esm/index.js

@@ -54,2 +54,3 @@ /* This file is automatically generated and should not be manually edited. */

export { _get_prototype_of } from "./_get_prototype_of.js";
export { _identity } from "./_identity.js";
export { _inherits } from "./_inherits.js";

@@ -56,0 +57,0 @@ export { _inherits_loose } from "./_inherits_loose.js";

{
"name": "@swc/helpers",
"packageManager": "yarn@4.0.2",
"version": "0.5.8",
"version": "0.5.9",
"description": "External helpers for the swc project.",

@@ -254,2 +254,6 @@ "module": "esm/index.js",

},
"./_/_identity": {
"import": "./esm/_identity.js",
"default": "./cjs/_identity.cjs"
},
"./_/_inherits": {

@@ -256,0 +260,0 @@ "import": "./esm/_inherits.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