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

transmission-native

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transmission-native - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "transmission-native",
"version": "0.1.0",
"version": "0.1.1",
"description": "transmission-native",

@@ -5,0 +5,0 @@ "author": "Geoffrey Bonneville <geoffrey.bonneville@gmail.com>",

@@ -9,3 +9,4 @@ # transmission-native

The package is not yet published to npm. Please refer to [development](#development).
The npm package offers prebuilt binaries only for Linux x64 for now.
Please refer to [development](#development) for other systems.

@@ -31,3 +32,3 @@ ## Usage

const reponse = await tr.request(messages)
const reponse = await tr.request(message)
console.log(response)

@@ -57,3 +58,3 @@

const reponse = await tr.request(messages)
const reponse = await tr.request(message)
console.log(response)

@@ -60,0 +61,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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