@os-design/date-picker-utils
Advanced tools
Comparing version 1.0.31 to 1.0.32
{ | ||
"name": "@os-design/date-picker-utils", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"license": "UNLICENSED", | ||
@@ -26,3 +26,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"build": "yarn clean && npm-run-all 'build:*'", | ||
"ncu": "ncu -u" | ||
"ncu": "ncu -u '/^(?!(react|@types/react)$).*$/'" | ||
}, | ||
@@ -33,5 +33,5 @@ "publishConfig": { | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": "18" | ||
}, | ||
"gitHead": "ed7b645f040dc652da07a9bd23a5983b0416f126" | ||
"gitHead": "4d19733d7b0e81efcf2904c1820abc718155e920" | ||
} |
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
21463