@cnpmjs/binding
Advanced tools
Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "@cnpmjs/binding", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "downloader binding", | ||
@@ -21,10 +21,11 @@ "main": "index.js", | ||
"optionalDependencies": { | ||
"@cnpmjs/binding-darwin-arm64": "^0.3.6", | ||
"@cnpmjs/binding-darwin-x64": "^0.3.6", | ||
"@cnpmjs/binding-linux-arm64": "^0.3.6", | ||
"@cnpmjs/binding-linux-x64": "^0.3.6" | ||
"@cnpmjs/binding-darwin-arm64": "^0.3.7", | ||
"@cnpmjs/binding-darwin-x64": "^0.3.7", | ||
"@cnpmjs/binding-linux-arm64": "^0.3.7", | ||
"@cnpmjs/binding-linux-x64": "^0.3.7" | ||
}, | ||
"devDependencies": { | ||
"@napi-rs/cli": "^2.4.2" | ||
} | ||
}, | ||
"repository": "git@github.com:cnpm/rapid.git" | ||
} |
@@ -1,8 +0,8 @@ | ||
# tnpm-rs-binding | ||
# @cnpmjs/binding | ||
This project was bootstrapped by [create-neon](https://www.npmjs.com/package/create-neon). | ||
## Installing tnpm-rs-binding | ||
## Installing | ||
Installing tnpm-rs-binding requires a [supported version of Node and Rust](https://github.com/neon-bindings/neon#platform-support). | ||
Installing rapid binding requires a [supported version of Node and Rust](https://github.com/neon-bindings/neon#platform-support). | ||
@@ -17,3 +17,3 @@ You can install the project with npm. In the project directory, run: | ||
## Building tnpm-rs-binding | ||
## Building | ||
@@ -28,5 +28,5 @@ If you have already installed the project and only want to run the build, run: | ||
## Exploring tnpm-rs-binding | ||
## Exploring | ||
After building tnpm-rs-binding, you can explore its exports at the Node REPL: | ||
After building rapid binding, you can explore its exports at the Node REPL: | ||
@@ -75,3 +75,3 @@ ```sh | ||
``` | ||
tnpm-rs-binding/ | ||
binding/ | ||
├── Cargo.toml | ||
@@ -78,0 +78,0 @@ ├── README.md |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4447