@nextui-org/use-clipboard
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@nextui-org/use-clipboard", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Wrapper around navigator.clipboard with feedback timeout", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
"build": "tsup src --dts", | ||
"dev": "yarn build:fast -- --watch", | ||
"dev": "pnpm build:fast --watch", | ||
"clean": "rimraf dist .turbo", | ||
@@ -54,0 +54,0 @@ "typecheck": "tsc --noEmit", |
@@ -21,5 +21,5 @@ # @nextui-org/use-clipboard | ||
## Licence | ||
## License | ||
This project is licensed under the terms of the | ||
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE). |
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
144134
6495