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

awesome-branch-name

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-branch-name - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

13

package.json
{
"name": "awesome-branch-name",
"version": "1.0.0",
"version": "1.0.1",
"description": "Easily generate warm, crunchy branch names.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jasmine"
},
"bin": "./cli.js",
"files": [
"cli.js",
"index.js"
],
"author": "Elliot Nelson",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"jasmine": "^3.5.0"
}
}
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