Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.7.5 to 0.7.6

6

CHANGELOG.md

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

## [0.7.6](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.7.4...@swc-node/core@0.7.6) (2020-09-16)
### Bug Fixes
- **core:** cjs import order and resolver issues ([b61e241](https://github.com/Brooooooklyn/swc-node/commit/b61e241613b376d77278ac087f768c72f84ac807))
## [0.7.5](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.7.4...@swc-node/core@0.7.5) (2020-09-13)

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

10

package.json
{
"name": "@swc-node/core",
"version": "0.7.5",
"version": "0.7.6",
"description": "Faster swc nodejs binding",

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

},
"gitHead": "700c3a610d30fe294b213c9e96c38843c6de5840",
"gitHead": "318f7dfefadc8b3b9143bc5ee22211863ee46bc0",
"optionalDependencies": {
"@swc-node/core-darwin": "^0.7.5",
"@swc-node/core-linux": "^0.7.5",
"@swc-node/core-win32": "^0.7.5"
"@swc-node/core-darwin": "^0.7.6",
"@swc-node/core-linux": "^0.7.6",
"@swc-node/core-win32": "^0.7.6"
}
}

Sorry, the diff of this file is not supported yet

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