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

star_mod_renderer

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

star_mod_renderer - npm Package Compare versions

Comparing version 1.0.44 to 1.0.45

6

index.d.ts

@@ -153,2 +153,3 @@ import * as THREE from 'star_mod_custom_three';

mainModels: any[];
extraModels: any[];
modelsLoader: any[];

@@ -158,2 +159,3 @@ auxiliaryModels: any;

animations: any[];
defaultAnimation: any;

@@ -180,3 +182,7 @@ constructor(options: { dom: HTMLElement; options: any; });

setSize(): void;
clear(): void;
static drawTgaCanvas(url: string): Promise<HTMLImageElement>;
}

2

package.json
{
"name": "star_mod_renderer",
"version": "1.0.44",
"version": "1.0.45",
"description": "star mod project render auxiliary ",

@@ -5,0 +5,0 @@ "main": "index.js",

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