New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsconfig/esm

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/esm - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json

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

],
"version": "1.0.3"
"version": "1.0.4"
}

@@ -22,2 +22,3 @@ ### A base TSConfig for working with ESM.

{
"_deprecated": true,
"$schema": "https://json.schemastore.org/tsconfig",

@@ -28,2 +29,3 @@ "display": "ESM",

"module": "es2022",
"moduleResolution": "bundler",

@@ -30,0 +32,0 @@ "verbatimModuleSyntax": true

{
"_deprecated": true,
"$schema": "https://json.schemastore.org/tsconfig",

@@ -7,2 +8,3 @@ "display": "ESM",

"module": "es2022",
"moduleResolution": "bundler",

@@ -9,0 +11,0 @@ "verbatimModuleSyntax": 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