@tamagui/constants
Advanced tools
Comparing version 1.116.15 to 1.117.0
{ | ||
"name": "@tamagui/constants", | ||
"version": "1.116.15", | ||
"version": "1.117.0", | ||
"types": "./types/index.d.ts", | ||
@@ -21,3 +21,4 @@ "main": "dist/cjs", | ||
"devDependencies": { | ||
"@tamagui/build": "1.116.15" | ||
"@tamagui/build": "1.117.0", | ||
"react": "*" | ||
}, | ||
@@ -27,4 +28,6 @@ "exports": { | ||
".": { | ||
"react-native-import": "./dist/esm/index.native.js", | ||
"react-native": "./dist/cjs/index.native.js", | ||
"react-native": { | ||
"import": "./dist/esm/index.native.js", | ||
"require": "./dist/cjs/index.native.js" | ||
}, | ||
"types": "./types/index.d.ts", | ||
@@ -31,0 +34,0 @@ "import": "./dist/esm/index.mjs", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33106
2