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

jeffs-semantic-release-test

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeffs-semantic-release-test - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

.github/workflows/release.yml

24

package.json
{
"name": "jeffs-semantic-release-test",
"version": "1.0.0",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest",
"semantic-release": "semantic-release",
"commit": "git-cz"
},
"author": "",
"license": "ISC"
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/sagalbot/semantic-release.git"
},
"devDependencies": {
"@semantic-release/git": "^7.0.18",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"jest": "^24.9.0",
"semantic-release": "^15.13.31"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}
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