Socket
Socket
Sign inDemoInstall

@types/simple-react-clipboard

Package Overview
Dependencies
3
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

simple-react-clipboard/index.d.ts

@@ -7,3 +7,5 @@ import { ReactNode } from "react";

props?: object | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onSuccess?: () => void | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onError?: () => void | undefined;

@@ -10,0 +12,0 @@ }

4

simple-react-clipboard/package.json
{
"name": "@types/simple-react-clipboard",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for simple-react-clipboard",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simple-react-clipboard",

},
"typesPublisherContentHash": "710f5eb0dcce64f68260a8cd18a887cf38aa89e1ed4e19e123237dba8de17aa8",
"typesPublisherContentHash": "99d8a89d991e3b9e5bf125a62958026a1e3a6f641a028b8594ff16abbd29145b",
"typeScriptVersion": "4.5"
}

@@ -17,3 +17,5 @@ # Installation

props?: object | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onSuccess?: () => void | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onError?: () => void | undefined;

@@ -35,3 +37,3 @@ }

### Additional Details
* Last updated: Sat, 11 Nov 2023 21:07:21 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -38,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc