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.0 to 2.1.1

1

gl-texture2d/index.d.ts

@@ -32,2 +32,3 @@ // Type definitions for gl-texture2d 2.1

generateMipmap(): void;
setPixels(data: InputType | RawObject | ndarray, offset?: [number, number], mipLevel?: GLenum): void;
}

@@ -34,0 +35,0 @@

6

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

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

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

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

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

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gl-texture2d
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/gl-texture2d
Additional Details
* Last updated: Mon, 30 Apr 2018 16:18:31 GMT
* Last updated: Sat, 19 May 2018 02:29:07 GMT
* Dependencies: ndarray

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

Sorry, the diff of this file is not supported yet

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