@tamagui/helpers-tamagui
Advanced tools
Comparing version 1.116.15 to 1.117.0
{ | ||
"name": "@tamagui/helpers-tamagui", | ||
"version": "1.116.15", | ||
"version": "1.117.0", | ||
"source": "src/index.ts", | ||
@@ -24,4 +24,6 @@ "types": "./types/index.d.ts", | ||
".": { | ||
"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", | ||
@@ -34,7 +36,8 @@ "import": "./dist/esm/index.mjs", | ||
"dependencies": { | ||
"@tamagui/helpers": "1.116.15", | ||
"@tamagui/web": "1.116.15" | ||
"@tamagui/helpers": "1.117.0", | ||
"@tamagui/web": "1.117.0" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.116.15", | ||
"@tamagui/build": "1.117.0", | ||
"react": "*", | ||
"vitest": "^2.1.3" | ||
@@ -41,0 +44,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
33150
3
+ Added@tamagui/compose-refs@1.117.0(transitive)
+ Added@tamagui/constants@1.117.0(transitive)
+ Added@tamagui/helpers@1.117.0(transitive)
+ Added@tamagui/normalize-css-color@1.117.0(transitive)
+ Added@tamagui/simple-hash@1.117.0(transitive)
+ Added@tamagui/timer@1.117.0(transitive)
+ Added@tamagui/types@1.117.0(transitive)
+ Added@tamagui/use-did-finish-ssr@1.117.0(transitive)
+ Added@tamagui/use-event@1.117.0(transitive)
+ Added@tamagui/use-force-update@1.117.0(transitive)
+ Added@tamagui/web@1.117.0(transitive)
- Removed@tamagui/compose-refs@1.116.15(transitive)
- Removed@tamagui/constants@1.116.15(transitive)
- Removed@tamagui/helpers@1.116.15(transitive)
- Removed@tamagui/normalize-css-color@1.116.15(transitive)
- Removed@tamagui/simple-hash@1.116.15(transitive)
- Removed@tamagui/timer@1.116.15(transitive)
- Removed@tamagui/types@1.116.15(transitive)
- Removed@tamagui/use-did-finish-ssr@1.116.15(transitive)
- Removed@tamagui/use-event@1.116.15(transitive)
- Removed@tamagui/use-force-update@1.116.15(transitive)
- Removed@tamagui/web@1.116.15(transitive)
Updated@tamagui/helpers@1.117.0
Updated@tamagui/web@1.117.0