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

pierre

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pierre - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

dist/index.js

13

package.json
{
"name": "pierre",
"version": "1.5.3",
"version": "1.5.4",
"description": "Pierre is a CLI / Node library for interacting with git + pierre.co",

@@ -12,7 +12,10 @@ "scripts": {

"bin": {
"pierre": "./dist/cli/index.js",
"pr": "./dist/cli/index.js"
"pierre": "./dist/index.js",
"pierr": "./dist/index.js",
"piere": "./dist/index.js",
"pier": "./dist/index.js",
"pr": "./dist/index.js"
},
"main": "dist/ci/index.js",
"types": "dist/ci/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"devDependencies": {

@@ -19,0 +22,0 @@ "@inquirer/core": "^3.1.1",

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