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

@neilbmclaughlin/github-secrets

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neilbmclaughlin/github-secrets - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

bin/github-secrets.js

@@ -41,3 +41,3 @@ #!/usr/bin/env node

.then(() => console.log(chalk.green('put complete')))
.catch((err) => console.log(`${chalk.red('delete failed')} (${chalk.grey(err.extended ? err.extended.message : err)})`))
.catch((err) => console.log(`${chalk.red('put failed')} (${chalk.grey(err.extended ? err.extended.message : err)})`))
}

@@ -44,0 +44,0 @@ )

{
"name": "@neilbmclaughlin/github-secrets",
"version": "1.1.3",
"version": "1.1.4",
"description": "manage git repository secrets",

@@ -5,0 +5,0 @@ "scripts": {

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