You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/oboe

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/oboe - npm Package Compare versions

Comparing version
2.1.2
to
2.1.3
+0
-5
oboe/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for oboe 2.1
// Project: https://github.com/jimhigson/oboe.js
// Definitions by: Jared Klopper <https://github.com/optical>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@

+5
-5
{
"name": "@types/oboe",
"version": "2.1.2",
"version": "2.1.3",
"description": "TypeScript definitions for oboe",

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

"name": "Jared Klopper",
"url": "https://github.com/optical",
"githubUsername": "optical"
"githubUsername": "optical",
"url": "https://github.com/optical"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "3618dcbcbc436c679254685a4f0d3ca3524f270bce57244a8dd88a8fcc325e3d",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "8758a6831bf270711ebba76f92b64086816db7219f754828dad51acab1d4a7ed",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for oboe 2.1
// Project: https://github.com/jimhigson/oboe.js
// Definitions by: Jared Klopper <https://github.com/optical>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -87,7 +82,6 @@

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:33:47 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: `oboe`
# Credits
These definitions were written by [Jared Klopper](https://github.com/optical).