@tamagui/use-window-dimensions
Advanced tools
Comparing version 1.116.15 to 1.117.0
{ | ||
"name": "@tamagui/use-window-dimensions", | ||
"version": "1.116.15", | ||
"version": "1.117.0", | ||
"types": "./types/index.d.ts", | ||
@@ -23,4 +23,6 @@ "main": "dist/cjs", | ||
".": { | ||
"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", | ||
@@ -33,6 +35,7 @@ "import": "./dist/esm/index.mjs", | ||
"dependencies": { | ||
"@tamagui/constants": "1.116.15" | ||
"@tamagui/constants": "1.117.0" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.116.15", | ||
"@tamagui/build": "1.117.0", | ||
"react": "*", | ||
"react-native": "0.74.1" | ||
@@ -39,0 +42,0 @@ }, |
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
18151
3
+ Added@tamagui/constants@1.117.0(transitive)
- Removed@tamagui/constants@1.116.15(transitive)
Updated@tamagui/constants@1.117.0