Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@swc-node/core

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc-node/core - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

25

package.json
{
"name": "@swc-node/core",
"version": "0.1.6",
"version": "0.1.7",
"description": "Faster swc nodejs binding",

@@ -26,5 +26,14 @@ "keywords": [

"typings": "index.d.ts",
"files": ["index.js", "index.d.ts"],
"os": ["darwin", "linux", "win32"],
"cpu": ["x64"],
"files": [
"index.js",
"index.d.ts"
],
"os": [
"darwin",
"linux",
"win32"
],
"cpu": [
"x64"
],
"engines": {

@@ -50,3 +59,9 @@ "node": ">= 8.9"

"@node-rs/helper": "^0.2.1"
},
"gitHead": "c1eb391e550486021fd09d5538021c6ef1662588",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.1.7",
"@swc-node/core-linux": "^0.1.7",
"@swc-node/core-win32": "^0.1.7"
}
}
}
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