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

@cycraft/tsconfig

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycraft/tsconfig - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@cycraft/tsconfig",
"version": "0.1.0",
"version": "0.1.1",
"description": "Modern ESM base tsconfig to extend from",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -7,3 +7,3 @@ {

"moduleDetection": "force",
"target": "es2023",
"target": "es2022",
"resolveJsonModule": false, // ESM doesn't yet support JSON modules

@@ -10,0 +10,0 @@ "lib": [

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