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.8 to 0.0.9

44

dist/ts-viewers-core.d.ts

@@ -5,2 +5,46 @@ // Generated by dts-bundle-generator v5.9.0

export declare class Icons {
readonly icon_arrow: any;
readonly icon_arrow_up: any;
readonly icon_arrow_down: any;
readonly icon_arrow_left: any;
readonly icon_arrow_right: any;
readonly icon_back: any;
readonly icon_caret: any;
readonly icon_circle: any;
readonly icon_clockwise: any;
readonly icon_counter_clockwise: any;
readonly icon_close: any;
readonly icon_close2: any;
readonly icon_cloudy: any;
readonly icon_delete: any;
readonly icon_download: any;
readonly icon_fit_page: any;
readonly icon_fit_viewer: any;
readonly icon_geometric: any;
readonly icon_hand: any;
readonly icon_line: any;
readonly icon_load: any;
readonly icon_minus: any;
readonly icon_ok: any;
readonly icon_pen: any;
readonly icon_plus: any;
readonly icon_pointer: any;
readonly icon_polygon: any;
readonly icon_polyline: any;
readonly icon_popup: any;
readonly icon_popup2: any;
readonly icon_sidebar: any;
readonly icon_square: any;
readonly icon_stamp: any;
readonly icon_straight: any;
readonly icon_text: any;
readonly icon_text2: any;
readonly icon_text_free: any;
readonly icon_text_callout: any;
readonly icon_text_highlight: any;
readonly icon_text_squiggly: any;
readonly icon_text_strikeout: any;
readonly icon_text_underline: any;
}
export declare class ByteUtils {

@@ -7,0 +51,0 @@ static parseIntFromBytes(bytes: Uint8Array): number;

2

package.json
{
"name": "ts-viewers-core",
"version": "0.0.8",
"version": "0.0.9",
"description": "browser image viewer with basic painting support",

@@ -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