@bedrock-layout/use-stateful-ref
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@bedrock-layout/use-stateful-ref", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "bedrock-layout useStatefulRef", | ||
@@ -48,4 +48,4 @@ "sideEffects": false, | ||
"prettier": "prettier --ignore-path .gitignore \"**/*.+(js|jsx|ts|tsx|json)\"", | ||
"fix-format": "yarn prettier -- --write", | ||
"check-format": "yarn prettier -- --list-different", | ||
"fix-format": "yarn prettier --write", | ||
"check-format": "yarn prettier --list-different", | ||
"check-types": "tsc --noEmit" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "d95251245ab591d6e11485a9782fbdb515ff0556" | ||
"gitHead": "d150a4cb0f956f8f87ef9a87b5f1a1b6a20d20cf" | ||
} |
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
5089