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

@napi-rs/triples

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@napi-rs/triples - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2

6

./index.js

@@ -322,8 +322,8 @@

],
"riscv64gc": [
"riscv64": [
{
"triple": "riscv64gc-unknown-linux-gnu",
"platformArchABI": "linux-riscv64gc-gnu",
"platformArchABI": "linux-riscv64-gnu",
"platform": "linux",
"arch": "riscv64gc",
"arch": "riscv64",
"abi": "gnu"

@@ -330,0 +330,0 @@ }

@@ -322,8 +322,8 @@

],
"riscv64gc": [
"riscv64": [
{
"triple": "riscv64gc-unknown-linux-gnu",
"platformArchABI": "linux-riscv64gc-gnu",
"platformArchABI": "linux-riscv64-gnu",
"platform": "linux",
"arch": "riscv64gc",
"arch": "riscv64",
"abi": "gnu"

@@ -330,0 +330,0 @@ }

{
"name": "@napi-rs/triples",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "Rust target triples objects",

@@ -52,5 +52,5 @@ "keywords": [

"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
},
"gitHead": "5daf558ead65b27ffd6b1da318ba91467d7445c3"
"gitHead": "0302e564faad54dcfe6c91c9a7f26749a6a0d8e8"
}
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