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

@mappedin/viewer

Package Overview
Dependencies
Maintainers
0
Versions
469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mappedin/viewer - npm Package Compare versions

Comparing version 0.30.4-9182ba9.0 to 0.30.5-75fc1f1.0

7

CHANGELOG.md
# Changelog
## [0.30.4](https://github.com/MappedIn/viewer/compare/viewer-v0.30.3...viewer-v0.30.4) (2024-11-15)
### Bug Fixes
* **SRV-1828:** bump @mappedin/mappedin-js ([#353](https://github.com/MappedIn/viewer/issues/353)) ([9b83793](https://github.com/MappedIn/viewer/commit/9b837931c17dce5f2f60048b8b215890d8c59df8))
## [0.30.3](https://github.com/MappedIn/viewer/compare/viewer-v0.30.2...viewer-v0.30.3) (2024-11-07)

@@ -4,0 +11,0 @@

5

dist/types/src/stores/root-store/index.d.ts

@@ -104,5 +104,6 @@ import UIStore from '../ui-store';

get exteriorDoors(): {
"__#12@#private": any;
"__#13@#private": any;
readonly __type: "door";
readonly name: string;
readonly externalId: string;
readonly description: string;

@@ -126,3 +127,3 @@ readonly images: import("@mappedin/mvf").Image[];

links: {
"__#19@#private": any;
"__#20@#private": any;
readonly url: string;

@@ -129,0 +130,0 @@ readonly name: string | undefined;

4

package.json
{
"name": "@mappedin/viewer",
"version": "0.30.4-9182ba9.0",
"version": "0.30.5-75fc1f1.0",
"type": "module",

@@ -21,3 +21,3 @@ "browser": "./dist/index.js",

"@ladle/react": "^2.17.2",
"@mappedin/mappedin-js": "6.0.1-canary-9f72d8a.219",
"@mappedin/mappedin-js": "6.0.1-canary-v6-b12c4c9.276",
"@mappedin/mvf": "2.0.1-b2558fc.0",

@@ -24,0 +24,0 @@ "@mappedin/self-serve-icons": "1.57.0-beta.1729531824",

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