New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shapediver/viewer.shared.services

Package Overview
Dependencies
Maintainers
4
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/viewer.shared.services - npm Package Compare versions

Comparing version 1.14.3 to 1.14.4

4

dist/event-engine/EventTypes.d.ts

@@ -13,4 +13,4 @@ export declare enum CAMERA {

export declare enum VIEWER {
BLUR_ON = "viewer.blur.on",
BLUR_OFF = "viewer.blur.off",
BUSY_MODE_ON = "viewer.busy.on",
BUSY_MODE_OFF = "viewer.busy.off",
VIEWER_CREATED = "viewer.created",

@@ -17,0 +17,0 @@ VIEWER_UPDATED = "viewer.updated",

@@ -20,4 +20,4 @@ "use strict";

(function (VIEWER) {
VIEWER["BLUR_ON"] = "viewer.blur.on";
VIEWER["BLUR_OFF"] = "viewer.blur.off";
VIEWER["BUSY_MODE_ON"] = "viewer.busy.on";
VIEWER["BUSY_MODE_OFF"] = "viewer.busy.off";
VIEWER["VIEWER_CREATED"] = "viewer.created";

@@ -24,0 +24,0 @@ VIEWER["VIEWER_UPDATED"] = "viewer.updated";

{
"name": "@shapediver/viewer.shared.services",
"version": "1.14.3",
"version": "1.14.4",
"description": "",

@@ -44,3 +44,3 @@ "keywords": [],

"@shapediver/viewer.settings": "0.1.36",
"@shapediver/viewer.shared.build-data": "1.14.3",
"@shapediver/viewer.shared.build-data": "1.14.4",
"@types/dompurify": "^2.3.1",

@@ -56,3 +56,3 @@ "@types/ua-parser-js": "^0.7.36",

},
"gitHead": "b9e7f38ab976823145df082d49e3754e0ba1a07e"
"gitHead": "efe6e50e5d6a599fde405aefaab9bc0d7cf97399"
}

Sorry, the diff of this file is not supported yet

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