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

grizzly

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grizzly - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

3

bin/release.js

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

argv = process.argv,
argsEmpty = Object.keys(args).length === 1,
args = require('minimist')(argv.slice(2), {

@@ -34,2 +33,4 @@ string: ['repo', 'owner', 'tagname', 'name', 'body', 'token'],

argsEmpty = Object.keys(args).length === 1,
config = tryRequire(HOME + '.github-release') || {

@@ -36,0 +37,0 @@ token: args.token

{
"name": "grizzly",
"version": "1.0.5",
"version": "1.0.6",
"description": "create release on github",

@@ -5,0 +5,0 @@ "main": "lib/release.js",

Sorry, the diff of this file is not supported yet

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