Socket
Socket
Sign inDemoInstall

@types/react-canvas-draw

Package Overview
Dependencies
3
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

5

react-canvas-draw/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for react-canvas-draw 1.2
// Project: https://embiem.github.io/react-canvas-draw/
// Definitions by: Kamil Socha <https://github.com/ksocha>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -7,0 +2,0 @@

8

react-canvas-draw/package.json
{
"name": "@types/react-canvas-draw",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for react-canvas-draw",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-canvas-draw",

"name": "Kamil Socha",
"url": "https://github.com/ksocha",
"githubUsername": "ksocha"
"githubUsername": "ksocha",
"url": "https://github.com/ksocha"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "583a99a9c50116c86250b3323f73432f94ce596c48ea2c7ed2d4bad3be8256e0",
"typesPublisherContentHash": "4e0417a17bb29fd1fb75355927f88770ddb7a7155f0954e20f875b0d2d9e1698",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for react-canvas-draw 1.2
// Project: https://embiem.github.io/react-canvas-draw/
// Definitions by: Kamil Socha <https://github.com/ksocha>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -75,7 +70,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Kamil Socha](https://github.com/ksocha).
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