transmission-native
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3196047
80
12
89