Comparing version 0.1.0 to 0.1.1
{ | ||
"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 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8353
9
125
1