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 3.6.9 to 3.6.10

9

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

@@ -38,5 +38,7 @@ "files": [

"tslint": "5.14.0",
"typescript": "next",
"yargs": "^15.1.0"
},
"peerDependencies": {
"typescript": ">= 3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev || >= 3.8.0-dev || >= 3.9.0-dev || >= 4.0.0-dev"
},
"devDependencies": {

@@ -47,3 +49,4 @@ "@types/fs-extra": "^5.0.2",

"@types/strip-json-comments": "^0.0.28",
"@types/yargs": "^15.0.3"
"@types/yargs": "^15.0.3",
"typescript": "next"
},

@@ -50,0 +53,0 @@ "engines": {

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