@tamagui/normalize-css-color
Advanced tools
Comparing version 1.116.15 to 1.117.0
{ | ||
"name": "@tamagui/normalize-css-color", | ||
"version": "1.116.15", | ||
"version": "1.117.0", | ||
"sideEffects": [ | ||
@@ -26,3 +26,3 @@ "*.css" | ||
"devDependencies": { | ||
"@tamagui/build": "1.116.15" | ||
"@tamagui/build": "1.117.0" | ||
}, | ||
@@ -32,4 +32,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", | ||
@@ -36,0 +38,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
13576