Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextui-org/use-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-clipboard - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc