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

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

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

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