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

tslint-config-travix

Package Overview
Dependencies
Maintainers
4
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.29 to 0.0.30

14

CHANGELOG.md

@@ -0,1 +1,13 @@

## [0.0.30](https://github.com/Travix-International/tslint-config-travix/compare/v0.0.29...v0.0.30) (2018-08-22)
### Bug Fixes
* added missing dep ([f03486b](https://github.com/Travix-International/tslint-config-travix/commit/f03486b))
* added missing dep ([63fdd56](https://github.com/Travix-International/tslint-config-travix/commit/63fdd56))
* fix changelog generation ([55b167a](https://github.com/Travix-International/tslint-config-travix/commit/55b167a))
* update deps ([304244a](https://github.com/Travix-International/tslint-config-travix/commit/304244a))
* update readme ([3d8c28a](https://github.com/Travix-International/tslint-config-travix/commit/3d8c28a))
* update readme ([98edbf1](https://github.com/Travix-International/tslint-config-travix/commit/98edbf1))
# Change Log

@@ -62,2 +74,2 @@

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

22

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

@@ -27,12 +27,20 @@ "main": "index.js",

"devDependencies": {
"semantic-release": "~15.9.8",
"simple-commit-message": "~4.0.3",
"tslint": "~5.11.0",
"tslint-config-prettier": "~1.14.0",
"tslint-react": "~3.6.0"
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.1",
"semantic-release": "15.9.8",
"simple-commit-message": "4.0.3",
"tslint": "5.11.0",
"tslint-config-prettier": "1.14.0",
"tslint-react": "3.6.0",
"typescript": "3.0.1"
},
"release": {
"analyzeCommits": "simple-commit-message",
"noCi": true
"noCi": true,
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
]
}
}
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