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

@tsconfig/recommended

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/recommended - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json

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

],
"version": "1.0.2"
"version": "1.0.3"
}

@@ -23,3 +23,3 @@ ### The recommended base for a TSConfig.

"compilerOptions": {
"target": "ES2015",
"target": "es2015",
"module": "commonjs",

@@ -26,0 +26,0 @@ "strict": true,

{
"compilerOptions": {
"target": "ES2015",
"target": "es2015",
"module": "commonjs",

@@ -5,0 +5,0 @@ "strict": true,

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