🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ariestools/tsconfig-react

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/tsconfig-react - npm Package Compare versions

Comparing version
8.7.3
to
8.7.4
+6
-6
package.json
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@ariestools/tsconfig-react",
"version": "8.7.3",
"version": "8.7.4",
"description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",

@@ -42,9 +42,9 @@ "keywords": [

"typescript": "~6.0.3",
"@ariestools/tsconfig": "~8.7.3",
"@ariestools/toolchain": "~8.7.3",
"@ariestools/tsconfig-dom": "~8.7.3"
"@ariestools/toolchain": "~8.7.4",
"@ariestools/tsconfig": "~8.7.4",
"@ariestools/tsconfig-dom": "~8.7.4"
},
"peerDependencies": {
"@ariestools/tsconfig": "~8.7.3",
"@ariestools/tsconfig-dom": "~8.7.3"
"@ariestools/tsconfig-dom": "~8.7.4",
"@ariestools/tsconfig": "~8.7.4"
},

@@ -51,0 +51,0 @@ "engines": {