New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cnpmjs/binding

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cnpmjs/binding - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

13

package.json
{
"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

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