Socket
Socket
Sign inDemoInstall

@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.3.0 to 0.4.0

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

# [0.4.0](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.3.0...@swc-node/core@0.4.0) (2020-08-23)
### Bug Fixes
- **core:** version.js ([f8ba87d](https://github.com/Brooooooklyn/swc-node/commit/f8ba87d13bb9768c1725512fba5168027a3319ac))
### Features
- **core:** support linux musl ([9e1bac7](https://github.com/Brooooooklyn/swc-node/commit/9e1bac7a55d4c6dd9f99eaaf1acbade16339c8fe))
# [0.3.0](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.9...@swc-node/core@0.3.0) (2020-08-21)

@@ -8,0 +18,0 @@

12

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

@@ -57,10 +57,10 @@ "keywords": [

"dependencies": {
"@node-rs/helper": "^0.2.1"
"@node-rs/helper": "^0.3.0"
},
"gitHead": "b1f67ab00e26ddfefd3c4a550873040b09fdbfcc",
"gitHead": "404a35cec5c360762a3b5d561ad76ee51a3de5d5",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.3.0",
"@swc-node/core-linux": "^0.3.0",
"@swc-node/core-win32": "^0.3.0"
"@swc-node/core-darwin": "^0.4.0",
"@swc-node/core-linux": "^0.4.0",
"@swc-node/core-win32": "^0.4.0"
}
}
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