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

snakepipe

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snakepipe - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/package.json

3

package.json
{
"name": "snakepipe",
"version": "0.1.0",
"version": "0.1.1",
"description": "A node implementation of the rust snakepipe crate",

@@ -9,2 +9,3 @@ "main": "index.js",

},
"files": ["dist"],
"scripts": {

@@ -11,0 +12,0 @@ "build": "rm -rf ./dist && tsc",

@@ -12,3 +12,3 @@ # snake-pipe-node

```sh
npm install snakepipe # will install snakepipe-node
npm install -g snakepipe # will install snakepipe-node
```

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

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