🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@tsconfig/react-native

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/react-native - npm Package Compare versions

Comparing version
3.0.2
to
3.0.3
+1
-1
package.json

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

],
"version": "3.0.2"
"version": "3.0.3"
}

@@ -55,9 +55,3 @@ ### A base TSConfig for working with React Native.

"skipLibCheck": true
},
"exclude": [
"node_modules",
"babel.config.js",
"metro.config.js",
"jest.config.js"
]
}
}

@@ -64,0 +58,0 @@

@@ -35,9 +35,3 @@ {

"skipLibCheck": true
},
"exclude": [
"node_modules",
"babel.config.js",
"metro.config.js",
"jest.config.js"
]
}
}