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.11 to 1.0.12

48

package.json
{
"name": "packrel",
"version": "1.0.11",
"description": "Easy, cross-os npm and git semver-based version release from the commandline",
"main": "index.js",
"bin": {
"packrel": "index.js"
},
"scripts": {
"test": "echo 1"
},
"keywords": [
"npm",
"git",
"release",
"cross-os",
"commandline",
"cli"
],
"author": "Michel Moreau",
"license": "MIT"
"name": "packrel",
"version": "1.0.12",
"description": "Easy, cross-os npm and git semver-based version release from the commandline",
"main": "index.js",
"bin": {
"packrel": "index.js"
},
"scripts": {
"test": "echo 1"
},
"keywords": [
"npm",
"git",
"release",
"cross-os",
"commandline",
"cli"
],
"author": "Michel Moreau",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/MichelML/packrel.git"
},
"bugs": {
"url": "https://github.com/MichelML/packrel/issues",
"email": "project@hostname.com"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc