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

@viewar/guide

Package Overview
Dependencies
Maintainers
8
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@viewar/guide - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0

2

dist/@viewar/guide.d.ts

@@ -18,3 +18,3 @@ import ViewarApi, { Vector3, Pose, JSONType } from "@viewar/api";

config?: ConfigType,
findPath?: (user: SceneObject, poi: SceneObject) => SceneObject[],
findPath?: (from: SceneObject, to: SceneObject, noErrorOnInvalidPath?: boolean) => Promise<SceneObject[]>,
interpretSpeechInput?: boolean,

@@ -21,0 +21,0 @@ }

{
"name": "@viewar/guide",
"version": "1.4.1",
"version": "1.5.0",
"description": "ViewAR Guide",

@@ -5,0 +5,0 @@ "main": "dist/@viewar/guide.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