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

@operato/board

Package Overview
Dependencies
Maintainers
4
Versions
876
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.26 to 0.2.27

yarn-error.log

9

CHANGELOG.md

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

### [0.2.27](https://github.com/hatiolab/operato/compare/v0.2.26...v0.2.27) (2021-11-29)
### :rocket: New Features
* move in lottie-player ([a542700](https://github.com/hatiolab/operato/commit/a542700bddb4960a65580e1ee14bbaae8493b6d3))
### [0.2.26](https://github.com/hatiolab/operato/compare/v0.2.25...v0.2.26) (2021-11-24)

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

2

dist/src/ox-board-player-style.d.ts

@@ -1,1 +0,1 @@

export declare const style: import("lit-element").CSSResult;
export declare const style: import("lit").CSSResult;

@@ -1,2 +0,2 @@

import { css } from 'lit-element';
import { css } from 'lit';
export const style = css `

@@ -3,0 +3,0 @@ :host {

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

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

"tslib": "^2.3.1",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},

@@ -76,3 +76,3 @@ "customElements": "custom-elements.json",

},
"gitHead": "5fc8d5fa1dd2f4f38539cc3c5e1d50f00f55e80d"
"gitHead": "f18e9215200d203387dc0790f8c80710a67d1c35"
}

@@ -1,2 +0,2 @@

import { css } from 'lit-element'
import { css } from 'lit'

@@ -3,0 +3,0 @@ export const style = css`

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