@react-hook/window-size
Advanced tools
Comparing version 2.2.4 to 2.2.5
{ | ||
"name": "@react-hook/window-size", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"homepage": "https://github.com/jaredLunde/react-hook/tree/master/packages/window-size#readme", | ||
@@ -74,3 +74,3 @@ "repository": "github:jaredLunde/react-hook", | ||
"scripts": { | ||
"build": "lundle build", | ||
"build": "lundle build && rimraf throttled/types && mv types/throttled/src throttled/types && mv types/src/index.d.ts types/index.d.ts && rimraf types/{src,throttled}", | ||
"check-types": "lundle check-types", | ||
@@ -77,0 +77,0 @@ "dev": "lundle build -f module,cjs -w", |
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
63388
22
459