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.9 to 0.3.0

6

CHANGELOG.md

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

# [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)
### Features
- **core:** TypeScript 4.0 ([c18ab85](https://github.com/Brooooooklyn/swc-node/commit/c18ab85f6911ca44e6db70894ee21a0653695411))
## [0.2.9](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.8...@swc-node/core@0.2.9) (2020-08-20)

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

2

index.js

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

SWC_VERSION: '3262052e',
SWC_VERSION: 'e619144',
}
{
"name": "@swc-node/core",
"version": "0.2.9",
"version": "0.3.0",
"description": "Faster swc nodejs binding",

@@ -59,8 +59,8 @@ "keywords": [

},
"gitHead": "f0ac95f4311c668511b1978e2fbc9197007f7ef4",
"gitHead": "b1f67ab00e26ddfefd3c4a550873040b09fdbfcc",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.2.9",
"@swc-node/core-linux": "^0.2.9",
"@swc-node/core-win32": "^0.2.9"
"@swc-node/core-darwin": "^0.3.0",
"@swc-node/core-linux": "^0.3.0",
"@swc-node/core-win32": "^0.3.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