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

@preco21/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preco21/tsconfig - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

2

package.json
{
"name": "@preco21/tsconfig",
"version": "2.0.0",
"version": "3.0.0",
"description": "Shared TypeScript config for my projects",

@@ -5,0 +5,0 @@ "author": "Plusb Preco <plusb21@gmail.com>",

@@ -36,2 +36,3 @@ # tsconfig

"esModuleInterop": true,
"sourceMap": true,
"declaration": false,

@@ -38,0 +39,0 @@ }

@@ -10,3 +10,2 @@ {

"jsx": "react",
"sourceMap": true,
"declaration": true,

@@ -13,0 +12,0 @@ "newLine": "lf",

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