Socket
Socket
Sign inDemoInstall

@types/oojs

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

4

oojs/package.json
{
"name": "@types/oojs",
"version": "7.0.0",
"version": "7.0.1",
"description": "TypeScript definitions for OOjs",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oojs",

"dependencies": {},
"typesPublisherContentHash": "f041ef46ef224a94586369548ed8ffcf4707b6eb8d71e34203038458d1bbbd68",
"typesPublisherContentHash": "6d4933bf442d1aa78b176e8d0a83da779325e07ed4c76f01250bdf88029f620c",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 06 Jul 2023 09:32:44 GMT
* Last updated: Tue, 22 Aug 2023 18:04:34 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `OO`

@@ -85,3 +85,3 @@ declare namespace OO {

context: C,
methods: EventConnectionMap<T, C, RegistryEventMap>, // eslint-disable-line no-unnecessary-generics
methods: EventConnectionMap<T, C, RegistryEventMap>, // eslint-disable-line @definitelytyped/no-unnecessary-generics
): this;

@@ -91,3 +91,3 @@

context: C,
methods?: EventConnectionMap<T, C, RegistryEventMap>, // eslint-disable-line no-unnecessary-generics
methods?: EventConnectionMap<T, C, RegistryEventMap>, // eslint-disable-line @definitelytyped/no-unnecessary-generics
): this;

@@ -94,0 +94,0 @@ // #endregion

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc