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

@tsconfig/bun

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/bun - npm Package Compare versions

Comparing version

to
1.0.5

2

package.json

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

],
"version": "1.0.4"
"version": "1.0.5"
}

@@ -24,3 +24,2 @@ ### A base TSConfig for working with Bun.

"$schema": "https://json.schemastore.org/tsconfig",
"display": "Bun",
"docs": "https://bun.sh/docs/typescript",

@@ -27,0 +26,0 @@

{
// This is based on https://bun.sh/docs/typescript#suggested-compileroptions
"$schema": "https://json.schemastore.org/tsconfig",
"display": "Bun",
"docs": "https://bun.sh/docs/typescript",

@@ -6,0 +5,0 @@