Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/greasemonkey

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/greasemonkey - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

5

greasemonkey v3.0/index.d.ts

@@ -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

12

greasemonkey v3.0/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc