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

star_mod_renderer

Package Overview
Dependencies
Maintainers
0
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.81 to 1.0.82

4

helper/filesHelper/detect.js

@@ -12,6 +12,4 @@ import { FBXLoader } from "./FBXLoader";

} from "../../default";
import store from "@/store";
let limitWidth, limitHeight;
export async function detectFile(key, file, detectRule, type) {
const mapResolution = store.state.goodManage.mapResolution;
export async function detectFile(key, file, detectRule, type, mapResolution) {
limitWidth = 1024;

@@ -18,0 +16,0 @@ limitHeight = 1024;

{
"name": "star_mod_renderer",
"version": "1.0.81",
"version": "1.0.82",
"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