Socket
Socket
Sign inDemoInstall

packrel

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

1

index.js

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

execSync(`npm version ${releaseType}`, execSyncOptions)
execSync(`git tag ${require('./package.json').version.trim()}`, execSyncOptions)
execSync('git push origin master --tags', execSyncOptions)
execSync('npm publish', execSyncOptions)

2

package.json
{
"name": "packrel",
"version": "1.0.6",
"version": "1.0.7",
"description": "Easy, cross-os npm and git semver-based version release from the commandline",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc