Socket
Socket
Sign inDemoInstall

@swc/helpers

Package Overview
Dependencies
Maintainers
1
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.3.16 to 0.3.17

2

lib/_jsx.js

@@ -8,3 +8,3 @@ "use strict";

if (!REACT_ELEMENT_TYPE) {
REACT_ELEMENT_TYPE = typeof Symbol === "function" && Symbol.for && Symbol.for("react.element") || 60103;
REACT_ELEMENT_TYPE = typeof Symbol === "function" && Symbol.for && Symbol.for("react.element") || 0xeac7;
}

@@ -11,0 +11,0 @@ var defaultProps = type && type.defaultProps;

{
"name": "@swc/helpers",
"version": "0.3.16",
"version": "0.3.17",
"description": "External helpers for the swc project.",

@@ -29,3 +29,3 @@ "esnext": "src/index.js",

"@swc/cli": "^0.1.36",
"@swc/core": "^1.2.58"
"@swc/core": "^1.2.196"
},

@@ -32,0 +32,0 @@ "dependencies": {

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