🎩 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
1
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.6.12
to
8.7.0
+6
-6
package.json
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@ariestools/tsconfig-react",
"version": "8.6.12",
"version": "8.7.0",
"description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",

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

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

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