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

bulk-delete-github-environments

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bulk-delete-github-environments - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

10

package.json
{
"name": "bulk-delete-github-environments",
"type": "module",
"version": "1.0.4",
"module": "main.mjs",
"version": "1.0.5",
"description": "Bulk delete github environments",

@@ -14,3 +13,8 @@ "author": "Zuplo, Inc.",

},
"bin": "./main.mjs",
"engines": {
"node": ">=18.0.0"
},
"bin": {
"bulk-delete-github-environments": "main.mjs"
},
"files": [

@@ -17,0 +21,0 @@ "main.mjs"

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