Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typescript-strictly-typed

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-strictly-typed - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0

4

config-utils.js

@@ -24,3 +24,5 @@ "use strict";

}
log_utils_1.logInfo(`Can't find ${path.basename(files[0], '.json')} config file. Skipping this configuration.`);
if (files[0]) {
log_utils_1.logInfo(`Can't find ${path.basename(files[0], '.json')} config file. Skipping this configuration.`);
}
return null;

@@ -27,0 +29,0 @@ }

{
"name": "typescript-strictly-typed",
"version": "2.3.1",
"version": "2.4.0",
"description": "Enable configurations for strictly typed TypeScript, ESLint or TSLint, and optionally Angular.",

@@ -55,10 +55,10 @@ "funding": {

"@types/json5": "0.0.30",
"@types/node": "14.14.7",
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"@types/node": "14.14.9",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"copyfiles": "2.4.0",
"eslint": "7.13.0",
"rimraf": "3.0.2",
"typescript": "4.0.5"
"typescript": "4.1.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