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

@spotify/eslint-config-typescript

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spotify/eslint-config-typescript - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

10

CHANGELOG.md

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

# [3.0.0](https://github.com/spotify/web-scripts/compare/v2.1.0...v3.0.0) (2019-10-10)
### Bug Fixes
- **eslint-config:** Update typescript-eslint packages to ^2.2.0 ([bda6c5f](https://github.com/spotify/web-scripts/commit/bda6c5f))
### BREAKING CHANGES
- **eslint-config:** Major version bump
## [2.0.1](https://github.com/spotify/web-scripts/compare/v2.0.0...v2.0.1) (2019-09-27)

@@ -8,0 +18,0 @@

12

package.json
{
"name": "@spotify/eslint-config-typescript",
"version": "2.0.1",
"version": "3.0.0",
"license": "Apache-2.0",

@@ -8,4 +8,4 @@ "description": "Spotify's ESLint config for TypeScript",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"@typescript-eslint/eslint-plugin": "^2.2.0",
"@typescript-eslint/parser": "^2.2.0",
"eslint": "^5.16.0"

@@ -18,4 +18,4 @@ },

"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=1.5 <2",
"@typescript-eslint/parser": ">=1.5 <2",
"@typescript-eslint/eslint-plugin": ">=2",
"@typescript-eslint/parser": ">=2",
"eslint": ">=5.x"

@@ -29,3 +29,3 @@ },

},
"gitHead": "00c52f7a166c7d1dce76d6f9deb67028c254bf7e"
"gitHead": "311346865951ec520c1f5d3945770b1b43f7873b"
}
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