Socket
Socket
Sign inDemoInstall

@types/webgl2

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webgl2 - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

6

webgl2/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for WebGL 2, Editor's Draft Fri Feb 24 16:10:18 2017 -0800
// Project: https://www.khronos.org/registry/webgl/specs/latest/2.0/
// Definitions by: Nico Kemnitz <https://github.com/nkemnitz>
// Adrian Blumer <https://github.com/karhu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface HTMLCanvasElement extends HTMLElement {

@@ -8,0 +2,0 @@ getContext(

14

webgl2/package.json
{
"name": "@types/webgl2",
"version": "0.0.8",
"description": "TypeScript definitions for WebGL 2, Editor's Draft Fri Feb 24 16:10:18 2017 -0800",
"version": "0.0.9",
"description": "TypeScript definitions for webgl2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webgl2",

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

"name": "Nico Kemnitz",
"url": "https://github.com/nkemnitz",
"githubUsername": "nkemnitz"
"githubUsername": "nkemnitz",
"url": "https://github.com/nkemnitz"
},
{
"name": "Adrian Blumer",
"url": "https://github.com/karhu",
"githubUsername": "karhu"
"githubUsername": "karhu",
"url": "https://github.com/karhu"
}

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

"dependencies": {},
"typesPublisherContentHash": "4b8997a79ed05b8b00067dd3ddae3370059cb1a9fde82e8cc902a4860c72f7ec",
"typesPublisherContentHash": "a958075ba55a2b5f349296c7d2c679e6ce08bb7d46e9a815a491790bc0253365",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for WebGL 2, Editor's Draft Fri Feb 24 16:10:18 2017 -0800 (https://www.khronos.org/registry/webgl/specs/latest/2.0/).
This package contains type definitions for webgl2 (https://www.khronos.org/registry/webgl/specs/latest/2.0/).

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

````ts
// Type definitions for WebGL 2, Editor's Draft Fri Feb 24 16:10:18 2017 -0800
// Project: https://www.khronos.org/registry/webgl/specs/latest/2.0/
// Definitions by: Nico Kemnitz <https://github.com/nkemnitz>
// Adrian Blumer <https://github.com/karhu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface HTMLCanvasElement extends HTMLElement {

@@ -75,7 +69,6 @@ getContext(

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: none
* Global values: `WebGLQuery`, `WebGLSampler`, `WebGLSync`, `WebGLTransformFeedback`, `WebGLVertexArrayObject`
# Credits
These definitions were written by [Nico Kemnitz](https://github.com/nkemnitz), and [Adrian Blumer](https://github.com/karhu).
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