New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tslint-config-travix

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-travix - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

3

package.json
{
"name": "tslint-config-travix",
"version": "0.0.26",
"version": "0.0.27",
"description": "TSLint configuration from Travix",

@@ -34,5 +34,4 @@ "main": "index.js",

"release": {
"noCi": false,
"analyzeCommits": "simple-commit-message"
}
}

@@ -21,4 +21,4 @@ # tslint-config-travix

* In case you make `git push` to `master` branch it will check your commit's message to match the pattern to get release version.
* If you merge a PR to `master` branch without squash it will check all commits one by one.
* If you merge a PR with squash you have to handle it manually (check all commits messages and add appropriate squash message).
* If you merge a PR to `master` branch without squash it will check all commits one by one and will release the highest version.
* If you merge a PR with squash you have to handle it manually (check all commits messages and add appropriate squash message following the pattern).

@@ -25,0 +25,0 @@ ### Pattern for commit messages

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