rc-resize-observer
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "rc-resize-observer", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Resize observer for React", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"compile": "father build && lessc assets/index.less assets/index.css", | ||
"deploy": "UMI_ENV=gh npm run build && gh-pages -d .doc", | ||
"deploy": "UMI_ENV=gh npm run build && gh-pages -d dist", | ||
"gh-pages": "npm run deploy", | ||
@@ -35,0 +35,0 @@ "prepare": "dumi setup", |
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
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
0