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

ts-viewers-core

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-viewers-core - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

1

dist/ts-viewers-core.d.ts

@@ -233,2 +233,3 @@ // Generated by dts-bundle-generator v5.9.0

static loadImageAsync(url: string, revoke?: boolean): Promise<HTMLImageElement>;
static loadFileDataAsync(src: string | Blob | Uint8Array): Promise<Uint8Array>;
}

@@ -235,0 +236,0 @@ export interface BBox {

2

package.json
{
"name": "ts-viewers-core",
"version": "0.0.21",
"version": "0.0.22",
"description": "some core types and functions common to my viewer modules",

@@ -5,0 +5,0 @@ "module": "dist/ts-viewers-core.esm.js",

Sorry, the diff of this file is too big to display

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