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

@oxc-parser/binding-linux-x64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxc-parser/binding-linux-x64-gnu - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0-alpha.0

27

package.json

@@ -1,1 +0,26 @@

{"name":"@oxc-parser/binding-linux-x64-gnu","version":"0.3.0","author":"Boshen and oxc contributors","license":"MIT","homepage":"https://oxc-project.github.io","bugs":"https://github.com/oxc-project/oxc/issues","repository":{"type":"git","url":"https://github.com/oxc-project/oxc.git","directory":"npm/oxc-parser"},"os":["linux"],"cpu":["x64"],"libc":["glibc"]}
{
"name": "@oxc-parser/binding-linux-x64-gnu",
"version": "0.4.0-alpha.0",
"main": "parser.linux-x64-gnu.node",
"license": "MIT",
"author": "Boshen and oxc contributors",
"bugs": "https://github.com/oxc-project/oxc/issues",
"homepage": "https://oxc-project.github.io",
"repository": {
"type": "git",
"url": "https://github.com/oxc-project/oxc.git",
"directory": "npm/oxc-parser"
},
"files": [
"parser.linux-x64-gnu.node"
],
"cpu": [
"x64"
],
"os": [
"linux"
],
"libc": [
"glibc"
]
}

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