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

dtslint

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtslint - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

2

dtslint.json

@@ -107,2 +107,3 @@ {

"no-submodule-imports": false,
"no-tautology-expression": false,
"no-unused-expression": false,

@@ -125,2 +126,3 @@ "no-unused-variable": false,

"unnecessary-constructor": false,
"unnecessary-else": false,
"no-angle-bracket-type-assertion": false,

@@ -127,0 +129,0 @@ "no-default-import": false,

4

package.json
{
"name": "dtslint",
"version": "0.5.4",
"version": "0.5.5",
"description": "Runs tests on TypeScript definition files",

@@ -35,3 +35,3 @@ "files": [

"strip-json-comments": "^2.0.1",
"tslint": "^5.13.0",
"tslint": "^5.14.0",
"typescript": "next"

@@ -38,0 +38,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