🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.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
1.0.5
to
2.0.0
+1
-1
package.json

@@ -1,1 +0,1 @@

{"name":"@tsconfig/react-native","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with React Native.","keywords":["tsconfig","react-native"],"version":"1.0.5"}
{"name":"@tsconfig/react-native","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with React Native.","keywords":["tsconfig","react-native"],"version":"2.0.0"}

@@ -24,5 +24,7 @@ ### A base TSConfig for working with React Native.

"display": "React Native",
"_version": "2.0.0",
"compilerOptions": {
"target": "esnext",
"module": "commonjs",
"types": ["react-native", "jest"],
"lib": [

@@ -29,0 +31,0 @@ "es2017"

{
"$schema": "https://json.schemastore.org/tsconfig",
"display": "React Native",
"_version": "2.0.0",
"compilerOptions": {
"target": "esnext",
"module": "commonjs",
"types": ["react-native", "jest"],
"lib": [

@@ -8,0 +10,0 @@ "es2017"