Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.14.3

2

dist/event-engine/EventTypes.d.ts

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

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

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

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

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

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

6

package.json
{
"name": "@shapediver/viewer.shared.services",
"version": "1.14.2",
"version": "1.14.3",
"description": "",

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

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

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

},
"gitHead": "cc9266d134939e54e265a3f3bcd1bbe8d985eb3c"
"gitHead": "b9e7f38ab976823145df082d49e3754e0ba1a07e"
}

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