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.4 to 0.2.5

6

CHANGELOG.md

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

## [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)
### Bug Fixes
- **core:** Allow referencing global idents even when it's injected ([dcf44e5](https://github.com/Brooooooklyn/swc-node/commit/dcf44e5631cfaed68310e2447882ff3aa88b652a))
## [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)

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

2

index.js

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

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

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

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