Socket
Socket
Sign inDemoInstall

tslint-config-prettier

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-prettier - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

2

lib/index.json

@@ -57,2 +57,3 @@ {

"trailing-comma": false,
"type-literal-delimiter": false,
"typedef-whitespace": false,

@@ -116,2 +117,3 @@ "whitespace": false

"trailing-comma": false,
"type-literal-delimiter": false,
"typedef-whitespace": false,

@@ -118,0 +120,0 @@ "whitespace": false

16

package.json
{
"name": "tslint-config-prettier",
"version": "1.17.0",
"version": "1.18.0",
"description": "Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.",

@@ -90,18 +90,18 @@ "keywords": [

"make-dir": "^1.0.0",
"prettier": "1.15.2",
"prettier": "1.16.4",
"rimraf": "^2.6.1",
"semantic-release": "^15.0.0",
"ts-jest": "^23.10.0",
"tslint": "5.11.0",
"tslint-consistent-codestyle": "1.14.1",
"tslint": "5.12.1",
"tslint-consistent-codestyle": "1.15.0",
"tslint-divid": "1.3.0",
"tslint-eslint-rules": "5.4.0",
"tslint-immutable": "5.0.0",
"tslint-microsoft-contrib": "5.2.1",
"tslint-immutable": "5.1.2",
"tslint-microsoft-contrib": "6.0.0",
"tslint-misc-rules": "3.5.1",
"tslint-react": "3.6.0",
"typescript": "3.1.6",
"typescript": "3.3.1",
"validate-commit-msg": "^2.10.1",
"vrsource-tslint-rules": "5.8.3"
"vrsource-tslint-rules": "6.0.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