@rooks/use-mutation-observer
Advanced tools
Comparing version 4.0.0-canary.10 to 4.0.0-canary.13
@@ -5,3 +5,3 @@ { | ||
"module": "lib/index.esm.js", | ||
"types": "lib/index.d.ts", | ||
"types": "lib/types/index.d.ts", | ||
"license": "MIT", | ||
@@ -16,3 +16,2 @@ "description": "A React Hooks package for mutation-observer", | ||
"scripts": { | ||
"test": "sh ../../scripts/test.sh", | ||
"lint": "sh ../../scripts/lint.sh", | ||
@@ -22,3 +21,3 @@ "clean": "sh ../../scripts/clean.sh", | ||
"build": "sh ../../scripts/build.sh", | ||
"prepublish": "yarn run build" | ||
"dts-build": "sh ../../scripts/dts-build.sh" | ||
}, | ||
@@ -35,3 +34,3 @@ "keywords": [ | ||
], | ||
"version": "4.0.0-canary.10", | ||
"version": "4.0.0-canary.13", | ||
"_id": "@rooks/use-mutation-observer@", | ||
@@ -44,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3f6645483d9419480d7b64d804adf5017ee68acd" | ||
"gitHead": "1a03bfd9508cad01ae31703141966f931f7f237a" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13299
19
194