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.6 to 0.2.8

10

CHANGELOG.md

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

## [0.2.8](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.7...@swc-node/core@0.2.8) (2020-08-20)
**Note:** Version bump only for package @swc-node/core
## [0.2.7](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.6...@swc-node/core@0.2.7) (2020-08-20)
### Features
- **core:** add filename to error message if compile failed ([dddf0ac](https://github.com/Brooooooklyn/swc-node/commit/dddf0acac53723db382d79a82cb6153b5dd10dd6))
## [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)

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

2

index.js

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

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

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

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