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.5 to 0.2.6

6

CHANGELOG.md

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

## [0.2.6](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.5...@swc-node/core@0.2.6) (2020-08-18)
### Performance Improvements
- **core:** around ~25 performance gain ([4d6fc06](https://github.com/Brooooooklyn/swc-node/commit/4d6fc0687e2890dcfdbd0fe33c3d45c1d743876f))
## [0.2.5](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.4...@swc-node/core@0.2.5) (2020-08-14)

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

2

index.js

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

SWC_VERSION: 'e2e5f5e',
SWC_VERSION: '3262052',
}
{
"name": "@swc-node/core",
"version": "0.2.5",
"version": "0.2.6",
"description": "Faster swc nodejs binding",

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

},
"gitHead": "4cec924372b3e84f1c051b08596a7fa255343533",
"gitHead": "50a591f13c939fd5084cb7fa337de73db240e0c0",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.2.5",
"@swc-node/core-linux": "^0.2.5",
"@swc-node/core-win32": "^0.2.5"
"@swc-node/core-darwin": "^0.2.6",
"@swc-node/core-linux": "^0.2.6",
"@swc-node/core-win32": "^0.2.6"
}
}
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