Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/gl-texture2d

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gl-texture2d - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

gl-texture2d/index.d.ts

@@ -9,2 +9,4 @@ // Type definitions for gl-texture2d 2.1

type GLenum = number;
type InputType = ImageData | HTMLCanvasElement | HTMLImageElement | HTMLVideoElement;

@@ -11,0 +13,0 @@

6

gl-texture2d/package.json
{
"name": "@types/gl-texture2d",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for gl-texture2d",

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -23,4 +23,4 @@ "scripts": {},

},
"typesPublisherContentHash": "92e13457f855584be1f768a1731487d69cc25bbe530409160c665c9eaa2c5598",
"typesPublisherContentHash": "c4f883c548acebefd26dda0cedd960a1dc200923b210057f0e6f6eaab7ee1e09",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/gl-texture2d
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gl-texture2d
Additional Details
* Last updated: Sat, 19 May 2018 02:29:07 GMT
* Last updated: Thu, 02 Aug 2018 01:35:11 GMT
* Dependencies: ndarray

@@ -14,0 +14,0 @@ * Global values: none

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