@tamagui/helpers
Advanced tools
Comparing version 1.116.15 to 1.117.0
{ | ||
"name": "@tamagui/helpers", | ||
"version": "1.116.15", | ||
"version": "1.117.0", | ||
"source": "src/index.ts", | ||
@@ -22,7 +22,7 @@ "types": "./types/index.d.ts", | ||
"dependencies": { | ||
"@tamagui/constants": "1.116.15", | ||
"@tamagui/simple-hash": "1.116.15" | ||
"@tamagui/constants": "1.117.0", | ||
"@tamagui/simple-hash": "1.117.0" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.116.15" | ||
"@tamagui/build": "1.117.0" | ||
}, | ||
@@ -35,4 +35,6 @@ "publishConfig": { | ||
".": { | ||
"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", | ||
@@ -39,0 +41,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
205062
+ Added@tamagui/constants@1.117.0(transitive)
+ Added@tamagui/simple-hash@1.117.0(transitive)
- Removed@tamagui/constants@1.116.15(transitive)
- Removed@tamagui/simple-hash@1.116.15(transitive)
Updated@tamagui/constants@1.117.0
Updated@tamagui/simple-hash@1.117.0