Socket
Socket
Sign inDemoInstall

@types/react-virtual-keyboard

Package Overview
Dependencies
6
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

6

react-virtual-keyboard/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-virtual-keyboard 1.0
// Project: https://github.com/utzel-butzel/react-virtual-keyboard
// Definitions by: Bogdan Surai <https://github.com/bsurai>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Component } from "react";

@@ -8,0 +2,0 @@ import { KeyboardOptions, NavigateOptions } from "virtual-keyboard";

8

react-virtual-keyboard/package.json
{
"name": "@types/react-virtual-keyboard",
"version": "1.0.5",
"version": "1.0.6",
"description": "TypeScript definitions for react-virtual-keyboard",

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

"name": "Bogdan Surai",
"url": "https://github.com/bsurai",
"githubUsername": "bsurai"
"githubUsername": "bsurai",
"url": "https://github.com/bsurai"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "cb9839636a9a704aa69f69d43513a68b788c1428f30d5401c0f4a4fd4bc6e5f0",
"typesPublisherContentHash": "89729dafa5a58b41d1331715a45cbb291ca8e2608df0f24354abd05fcc51b19a",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for react-virtual-keyboard 1.0
// Project: https://github.com/utzel-butzel/react-virtual-keyboard
// Definitions by: Bogdan Surai <https://github.com/bsurai>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Component } from "react";

@@ -47,7 +41,6 @@ import { KeyboardOptions, NavigateOptions } from "virtual-keyboard";

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