@types/greasemonkey
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for Greasemonkey 3.x | ||
// Project: http://www.greasespot.net/ | ||
// Definitions by: Kota Saito <https://github.com/kotas> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// This definition is based on the API reference of Greasemonkey. | ||
@@ -7,0 +2,0 @@ // http://wiki.greasespot.net/Greasemonkey_Manual:API |
{ | ||
"name": "@types/greasemonkey", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for Greasemonkey", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for greasemonkey", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/greasemonkey", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Kota Saito", | ||
"url": "https://github.com/kotas", | ||
"githubUsername": "kotas" | ||
"githubUsername": "kotas", | ||
"url": "https://github.com/kotas" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ff12a484930480d8cb6fc5305b4ceb3bf6ea47534ba75e1860c6c41fa7a40fc3", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "476b99932db45ee57db60d6e57d94f620f92173d0345890c3cbf3f96317c7d53", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Greasemonkey (http://www.greasespot.net/). | ||
This package contains type definitions for greasemonkey (http://www.greasespot.net/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:02:31 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `GM_addStyle`, `GM_deleteValue`, `GM_getResourceText`, `GM_getResourceURL`, `GM_getValue`, `GM_info`, `GM_listValues`, `GM_log`, `GM_openInTab`, `GM_registerMenuCommand`, `GM_setClipboard`, `GM_setValue`, `GM_xmlhttpRequest`, `unsafeWindow` | ||
# Credits | ||
These definitions were written by [Kota Saito](https://github.com/kotas). |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
10042
205
16