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 2.0.4 to 2.0.5

7

CHANGELOG.md

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

<a name="2.0.5"></a>
## [2.0.5](https://github.com/cartant/eslint-plugin-dtslint/compare/v2.0.4...v2.0.5) (2021-01-11)
### Changes
* Fix GitHub URL for docs. ([be46734](https://github.com/cartant/eslint-plugin-dtslint/commit/be46734))
<a name="2.0.4"></a>

@@ -2,0 +9,0 @@ ## [2.0.4](https://github.com/cartant/eslint-plugin-dtslint/compare/v2.0.3...v2.0.4) (2020-11-28)

2

dist/utils.js

@@ -5,2 +5,2 @@ "use strict";

const experimental_utils_1 = require("@typescript-eslint/experimental-utils");
exports.ruleCreator = experimental_utils_1.ESLintUtils.RuleCreator((name) => `https://github/cartant/eslint-plugin-dtslint/tree/main/docs/rules/${name}.md`);
exports.ruleCreator = experimental_utils_1.ESLintUtils.RuleCreator((name) => `https://github.com/cartant/eslint-plugin-dtslint/tree/main/docs/rules/${name}.md`);

@@ -85,3 +85,3 @@ {

},
"version": "2.0.4"
"version": "2.0.5"
}
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