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

@oxc-resolver/binding-linux-arm64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxc-resolver/binding-linux-arm64-gnu - npm Package Compare versions

Comparing version 0.0.3 to 0.1.1

README.md

29

package.json

@@ -1,1 +0,28 @@

{"name":"@oxc-resolver/binding-linux-arm64-gnu","version":"0.0.3","main":"resolver.linux-arm64-gnu.node","files":["resolver.linux-arm64-gnu.node"],"os":["linux"],"cpu":["arm64"],"license":"MIT","repository":{"type":"git","url":"https://github.com/oxc-project/oxc_resolver"}}
{
"name": "@oxc-resolver/binding-linux-arm64-gnu",
"version": "0.1.1",
"cpu": [
"arm64"
],
"main": "resolver.linux-arm64-gnu.node",
"files": [
"resolver.linux-arm64-gnu.node"
],
"description": "Oxc Resolver Node API",
"homepage": "https://oxc-project.github.io",
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/oxc-project/oxc_resolver.git"
},
"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