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 4.2.0 to 4.2.1

2

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

@@ -5,0 +5,0 @@ "files": [

@@ -49,3 +49,3 @@ `dtslint` tests a TypeScript declaration file for style and correctness.

"noEmit": true,
"forceConsistentCasingInFileNames: true,
"forceConsistentCasingInFileNames": true,

@@ -52,0 +52,0 @@ // If the library is an external module (uses `export`), this allows your test file to import "mylib" instead of "./index".

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