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

eslint-plugin-dtslint

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-dtslint - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="3.0.2"></a>
## [3.0.2](https://github.com/cartant/eslint-plugin-dtslint/compare/v3.0.1...v3.0.2) (2023-05-09)
### Changes
- Widen the TypeScript peer dependency. ([b263d4c](https://github.com/cartant/eslint-plugin-dtslint/commit/b263d4c))
<a name="3.0.1"></a>

@@ -2,0 +9,0 @@ ## [3.0.1](https://github.com/cartant/eslint-plugin-dtslint/compare/v3.0.0...v3.0.1) (2022-07-16)

4

package.json

@@ -55,3 +55,3 @@ {

"eslint": "^8.0.0",
"typescript": "^4.0.0"
"typescript": ">=4.0.0"
},

@@ -79,3 +79,3 @@ "private": false,

},
"version": "3.0.1"
"version": "3.0.2"
}
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