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.2 to 0.2.3

6

CHANGELOG.md

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

## [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)
### Bug Fixes
- **core:** strip TypeScript class properties without value assigned ([88f7022](https://github.com/Brooooooklyn/swc-node/commit/88f7022bb555cc2063c4f95743a88633a6aadb46))
## [0.2.2](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.2.1...@swc-node/core@0.2.2) (2020-08-10)

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

2

index.js

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

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

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

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