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

@tsconfig/strictest

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/strictest - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

2

package.json

@@ -14,3 +14,3 @@ {

],
"version": "1.0.2"
"version": "2.0.0"
}

@@ -35,3 +35,3 @@ ### A base TSConfig for working with Strictest.

"importsNotUsedAsValues": "error",
"verbatimModuleSyntax": true,
"checkJs": true,

@@ -44,3 +44,4 @@

"$schema": "https://json.schemastore.org/tsconfig",
"display": "Strictest"
"display": "Strictest",
"_version": "2.0.0"
}

@@ -47,0 +48,0 @@

@@ -15,3 +15,3 @@ {

"importsNotUsedAsValues": "error",
"verbatimModuleSyntax": true,
"checkJs": true,

@@ -24,3 +24,4 @@

"$schema": "https://json.schemastore.org/tsconfig",
"display": "Strictest"
"display": "Strictest",
"_version": "2.0.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