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

@lego/tslint-config-prettier

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lego/tslint-config-prettier - npm Package Compare versions

Comparing version 1.11.1 to 1.13.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [1.13.0](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.11.1...@lego/tslint-config-prettier@1.13.0) (2019-11-13)
**Note:** Version bump only for package @lego/tslint-config-prettier
# [1.12.0](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.11.1...@lego/tslint-config-prettier@1.12.0) (2019-11-13)
**Note:** Version bump only for package @lego/tslint-config-prettier
## [1.11.1](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.11.0...@lego/tslint-config-prettier@1.11.1) (2019-11-05)

@@ -8,0 +24,0 @@

20

package.json
{
"name": "@lego/tslint-config-prettier",
"version": "1.11.1",
"version": "1.13.0",
"description": "LEGO shareable tslint config for ts projects",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@lego/prettier-config": "1.10.8",
"prettier": "1.18.2",
"@lego/prettier-config": "1.12.0",
"prettier": "1.19.1",
"tslint-config-prettier": "1.18.0",

@@ -45,10 +45,10 @@ "tslint-plugin-prettier": "2.0.1"

"devDependencies": {
"@lego/eslint-config-prettier": "1.2.7",
"@lego/eslint-config-typescript": "1.3.1",
"@types/node": "12.11.5",
"@lego/eslint-config-prettier": "1.4.0",
"@lego/eslint-config-typescript": "1.5.0",
"@types/node": "12.12.7",
"@types/prettier": "1.18.3",
"rimraf": "3.0.0",
"ts-node": "8.4.1",
"tslint": "5.20.0",
"typescript": "3.6.4"
"ts-node": "8.5.0",
"tslint": "5.20.1",
"typescript": "3.7.2"
},

@@ -58,3 +58,3 @@ "publishConfig": {

},
"gitHead": "ed950c2f478e2ad419b5c512b637d8e623b06ea9"
"gitHead": "5d2ec49913155a417e6b901d0c2694b44053a9f1"
}
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