Socket
Socket
Sign inDemoInstall

@types/stats.js

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.1 to 0.17.2

7

stats.js/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for Stats.js 0.17.0
// Project: https://github.com/mrdoob/stats.js
// Definitions by: Gregory Dalton <https://github.com/gregolai>,
// Harm Berntsen <https://github.com/hberntsen>,
// Dan Vanderkam <https://github.com/danvk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Stats {

@@ -9,0 +2,0 @@ constructor();

18

stats.js/package.json
{
"name": "@types/stats.js",
"version": "0.17.1",
"description": "TypeScript definitions for Stats.js",
"version": "0.17.2",
"description": "TypeScript definitions for stats.js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stats.js",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "Gregory Dalton",
"url": "https://github.com/gregolai",
"githubUsername": "gregolai"
"githubUsername": "gregolai",
"url": "https://github.com/gregolai"
},
{
"name": "Harm Berntsen",
"url": "https://github.com/hberntsen",
"githubUsername": "hberntsen"
"githubUsername": "hberntsen",
"url": "https://github.com/hberntsen"
},
{
"name": "Dan Vanderkam",
"url": "https://github.com/danvk",
"githubUsername": "danvk"
"githubUsername": "danvk",
"url": "https://github.com/danvk"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4274629550e684804119c8ff445767e634750b1f2cc1474037e5a8220b432037",
"typesPublisherContentHash": "8205c7c38b16973eac11ee7394daf6b4a223e4daa5c7db7d99b8fa596f23dbd8",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Stats.js (https://github.com/mrdoob/stats.js).
This package contains type definitions for stats.js (https://github.com/mrdoob/stats.js).

@@ -12,9 +12,2 @@ # Details

````ts
// Type definitions for Stats.js 0.17.0
// Project: https://github.com/mrdoob/stats.js
// Definitions by: Gregory Dalton <https://github.com/gregolai>,
// Harm Berntsen <https://github.com/hberntsen>,
// Dan Vanderkam <https://github.com/danvk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Stats {

@@ -51,7 +44,6 @@ constructor();

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: `Stats`
# Credits
These definitions were written by [Gregory Dalton](https://github.com/gregolai), [Harm Berntsen](https://github.com/hberntsen), and [Dan Vanderkam](https://github.com/danvk).
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc