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

openbim-components

Package Overview
Dependencies
Maintainers
2
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbim-components - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

fragment/fragment-highlighter.js

@@ -83,2 +83,4 @@ import * as THREE from "three";

const fragment = this.fragments.fragments[fragID];
if (!fragment)
return;
const selection = fragment.fragments[name];

@@ -85,0 +87,0 @@ if (selection) {

2

package.json
{
"name": "openbim-components",
"main": "dist/index.js",
"version": "0.0.25",
"version": "0.0.26",
"packageManager": "yarn@3.2.1",

@@ -6,0 +6,0 @@ "scripts": {

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