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

@operato/board

Package Overview
Dependencies
Maintainers
4
Versions
811
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/board - npm Package Compare versions

Comparing version 0.2.34 to 0.2.35

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [0.2.35](https://github.com/hatiolab/operato/compare/v0.2.34...v0.2.35) (2021-12-03)
### :bug: Bug Fix
* apply things-scene 2.7.20 ([2e1b149](https://github.com/hatiolab/operato/commit/2e1b1490b7e15ecc4025b16e5b91ac73885ed909))
### [0.2.34](https://github.com/hatiolab/operato/compare/v0.2.33...v0.2.34) (2021-12-03)

@@ -8,0 +17,0 @@

2

dist/src/ox-board-viewer.js

@@ -102,3 +102,3 @@ import { __decorate } from "tslib";

},
mode: SCENE_MODE.MODE_VIEW,
mode: SCENE_MODE.VIEW,
refProvider: this.provider

@@ -105,0 +105,0 @@ });

{
"name": "@operato/board",
"version": "0.2.34",
"version": "0.2.35",
"description": "Webcomponent for board following open-wc recommendations",

@@ -41,3 +41,3 @@ "author": "heartyoh",

"@hatiolab/prettier-config": "^1.0.0",
"@hatiolab/things-scene": "^2.7.17",
"@hatiolab/things-scene": "^2.7.20",
"@material/mwc-fab": "^0.25.3",

@@ -76,3 +76,3 @@ "@material/mwc-icon": "^0.25.3",

},
"gitHead": "4c796ad43d29f6881657831d1344e50a7a67ba06"
"gitHead": "6099777251e8f46c5adc98dc9fc2cfbc8194cf12"
}

@@ -217,3 +217,3 @@ import '@material/mwc-fab'

},
mode: SCENE_MODE.MODE_VIEW,
mode: SCENE_MODE.VIEW,
refProvider: this.provider

@@ -220,0 +220,0 @@ })

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