@os-design/use-throttle
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@os-design/use-throttle", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"license": "UNLICENSED", | ||
@@ -9,2 +9,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"types": "dist/types/index.d.ts", | ||
"react-native": "src/index.ts", | ||
"exports": { | ||
@@ -25,4 +26,3 @@ ".": { | ||
"!**/*.stories.mdx", | ||
"!**/*.example.tsx", | ||
"!**/*.emotion.d.ts" | ||
"!**/*.example.tsx" | ||
], | ||
@@ -44,3 +44,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "3d6b264027712ef81a75379fe3fde3c76c3079af" | ||
"gitHead": "e5d8409760608145d2c738aa5789d0465ae5416f" | ||
} |
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
12092