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

pirouette

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pirouette - npm Package Compare versions

Comparing version

to
0.1.0-alpha.1

LICENSE

10

package.json
{
"name": "pirouette",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "Pirouette meta-package that installs bindings, cli, and toolchain",

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

"pirouette-toolchain": "0.1.0-alpha.0"
}
},
"bin": [
"pirouette/pirouette"
],
"files": [
"pirouette"
]
}