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 1.1.1 to 1.1.2

4

CHANGELOG.md

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

## [1.1.2](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@1.1.1...@swc-node/core@1.1.2) (2021-01-04)
**Note:** Version bump only for package @swc-node/core
## [1.1.1](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@1.1.0...@swc-node/core@1.1.1) (2020-11-18)

@@ -8,0 +12,0 @@

16

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

@@ -29,12 +29,4 @@ "keywords": [

],
"os": [
"darwin",
"linux",
"win32"
],
"cpu": [
"x64"
],
"engines": {
"node": ">= 8.9"
"node": ">= 10"
},

@@ -53,5 +45,5 @@ "publishConfig": {

"dependencies": {
"@swc/core": "^1.2.38"
"@swc/core": "^1.2.43"
},
"gitHead": "e2414527e6278e3ed2af97c92b0d72a341660e69"
"gitHead": "6d0c56a613c6bdd4262735cde11a3e05dac737ed"
}
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