@types/dom-speech-recognition
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,9 +0,1 @@ | ||
// Type definitions for non-npm package dom-speech-recognition-browser 0.0 | ||
// Project: https://wicg.github.io/speech-api/ | ||
// Definitions by: Hana Joo <https://github.com/h-joo> | ||
// Jan Kuehle <https://github.com/frigus02> | ||
// Martin Probst <https://github.com/mprobst> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 4.4 | ||
// https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#events | ||
@@ -10,0 +2,0 @@ interface SpeechRecognitionEventMap { |
{ | ||
"name": "@types/dom-speech-recognition", | ||
"version": "0.0.2", | ||
"description": "TypeScript definitions for dom-speech-recognition-browser", | ||
"version": "0.0.3", | ||
"description": "TypeScript definitions for dom-speech-recognition", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-speech-recognition", | ||
@@ -10,14 +10,14 @@ "license": "MIT", | ||
"name": "Hana Joo", | ||
"url": "https://github.com/h-joo", | ||
"githubUsername": "h-joo" | ||
"githubUsername": "h-joo", | ||
"url": "https://github.com/h-joo" | ||
}, | ||
{ | ||
"name": "Jan Kuehle", | ||
"url": "https://github.com/frigus02", | ||
"githubUsername": "frigus02" | ||
"githubUsername": "frigus02", | ||
"url": "https://github.com/frigus02" | ||
}, | ||
{ | ||
"name": "Martin Probst", | ||
"url": "https://github.com/mprobst", | ||
"githubUsername": "mprobst" | ||
"githubUsername": "mprobst", | ||
"url": "https://github.com/mprobst" | ||
} | ||
@@ -34,4 +34,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "82c1c3980720205f546381bc9bf4daac255bb1c69540280474c5ebd8c0403ab7", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "61446c28234722b335a9e0c856ba97b9f52ce110b963a3f09716a411ecee0022", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for dom-speech-recognition-browser (https://wicg.github.io/speech-api/). | ||
This package contains type definitions for dom-speech-recognition (https://wicg.github.io/speech-api/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: `SpeechGrammar`, `SpeechGrammarList`, `SpeechRecognition`, `SpeechRecognitionErrorEvent`, `SpeechRecognitionEvent`, `webkitSpeechGrammarList`, `webkitSpeechRecognition`, `webkitSpeechRecognitionEvent` | ||
# Credits | ||
These definitions were written by [Hana Joo](https://github.com/h-joo), [Jan Kuehle](https://github.com/frigus02), and [Martin Probst](https://github.com/mprobst). |
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
7893
121
16