@appium/tsconfig
Advanced tools
Comparing version 0.2.4 to 0.3.0
{ | ||
"name": "@appium/tsconfig", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"description": "Shared TypeScript Config for Appium", | ||
@@ -38,3 +38,3 @@ "main": "tsconfig.json", | ||
}, | ||
"gitHead": "322363b8876a7ea7b630d538e22965f7bab0ea06" | ||
"gitHead": "e9b50225dc09a306b6eb8dafa0543c2a45cb8238" | ||
} |
@@ -19,4 +19,5 @@ { | ||
"strict": false, | ||
"types": ["node"] | ||
"types": ["node"], | ||
"lib": ["es2020", "ES2021.WeakRef"] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13533
39
0