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

@napi-rs/triples

Package Overview
Dependencies
Maintainers
1
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 1.0.0 to 1.0.1

4

index.d.ts

@@ -1,2 +0,2 @@

export interface Triple {
interface Triple {
platform: string

@@ -12,3 +12,3 @@ arch: string

[index: string]: {
[index: string]: Triple
[index: string]: Triple[]
}

@@ -15,0 +15,0 @@ }

{
"name": "@napi-rs/triples",
"version": "1.0.0",
"version": "1.0.1",
"description": "Rust target triples objects",

@@ -5,0 +5,0 @@ "keywords": ["Rust", "cross-compile", "napi", "n-api", "node-rs", "napi-rs"],

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