🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/ovenplayer

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ovenplayer - npm Package Compare versions

Comparing version

to
0.10.8

5

ovenplayer/index.d.ts

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

// Type definitions for ovenplayer 0.10
// Project: https://github.com/airensoft/OvenPlayer
// Definitions by: Sangwon Oh <https://github.com/SangwonOh>
// Dygy <https://github.com/dygy/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface OvenPlayer {

@@ -7,0 +2,0 @@ debug(debug: boolean): boolean;

12

ovenplayer/package.json
{
"name": "@types/ovenplayer",
"version": "0.10.7",
"version": "0.10.8",
"description": "TypeScript definitions for ovenplayer",

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

"name": "Sangwon Oh",
"url": "https://github.com/SangwonOh",
"githubUsername": "SangwonOh"
"githubUsername": "SangwonOh",
"url": "https://github.com/SangwonOh"
},
{
"name": "Dygy",
"url": "https://github.com/dygy",
"githubUsername": "dygy"
"githubUsername": "dygy",
"url": "https://github.com/dygy"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9e90699ba75a2825473235e6ac494b78656ad5002c3e03b112ce1c5a2e48cbbc",
"typesPublisherContentHash": "5956edf7bb1817ae4a532833fd03e74309dccf7adf94c418d2f798f44928630e",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Fri, 06 Oct 2023 23:05:45 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: `OvenPlayer`
# Credits
These definitions were written by [Sangwon Oh](https://github.com/SangwonOh), and [Dygy](https://github.com/dygy).