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.2.3 to 0.2.4

6

CHANGELOG.md

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

## [0.2.4](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.3...@swc-node/core@0.2.4) (2020-08-13)
### Bug Fixes
- **core:** bugfix from upstream ([2bcb946](https://github.com/Brooooooklyn/swc-node/commit/2bcb9461d7d3c2dba9944f1c3bc746dc5c375ca3))
## [0.2.3](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.2...@swc-node/core@0.2.3) (2020-08-10)

@@ -8,0 +14,0 @@

2

index.js

@@ -69,3 +69,3 @@ const { platform } = require('os')

SWC_VERSION: '1.2.18',
SWC_VERSION: '7204b10',
}
{
"name": "@swc-node/core",
"version": "0.2.3",
"version": "0.2.4",
"description": "Faster swc nodejs binding",

@@ -53,3 +53,3 @@ "keywords": [

"scripts": {
"prepublish": "node ./publish.js",
"prepublishOnly": "node ./publish.js",
"version": "node ./version.js"

@@ -60,8 +60,8 @@ },

},
"gitHead": "935e080c67a411c482780c465bca23afa23061b9",
"gitHead": "5fb38a3d7f883d5a725f3d37714cb197ca7c6647",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.2.3",
"@swc-node/core-linux": "^0.2.3",
"@swc-node/core-win32": "^0.2.3"
"@swc-node/core-darwin": "^0.2.4",
"@swc-node/core-linux": "^0.2.4",
"@swc-node/core-win32": "^0.2.4"
}
}
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