Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pigeon-posse/pigeonsh

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pigeon-posse/pigeonsh - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

package.json
{
"name": "@pigeon-posse/pigeonsh",
"version": "0.2.0",
"version": "0.3.0",
"description": "Centralize your server scripts in a single folder and run them using a command",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -13,3 +13,4 @@

const pkg = getObjectFile( 'package.json' )
const path = new URL('../../package.json', import.meta.url)
const pkg = getObjectFile( path.pathname )

@@ -16,0 +17,0 @@ return {

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