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

@operato/markdown

Package Overview
Dependencies
Maintainers
6
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/markdown - npm Package Compare versions

Comparing version 9.0.0-beta.13 to 9.0.0-beta.14

9

CHANGELOG.md

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

## [9.0.0-beta.14](https://github.com/hatiolab/operato/compare/v9.0.0-beta.13...v9.0.0-beta.14) (2025-01-27)
### :rocket: New Features
* module property-panel ([d78e4cf](https://github.com/hatiolab/operato/commit/d78e4cf7080b95fa74e61b42094b9f3f59f1409b))
## [9.0.0-beta.13](https://github.com/hatiolab/operato/compare/v9.0.0-beta.12...v9.0.0-beta.13) (2025-01-25)

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

2

dist/src/ox-markdown.d.ts
import { LitElement, PropertyValues, TemplateResult } from 'lit';
import { DirectiveResult } from 'lit-html/directive';
import { DirectiveResult } from 'lit-html/directive.js';
export declare class OxMarkdown extends LitElement {

@@ -4,0 +4,0 @@ static styles: import("lit").CSSResult[];

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "9.0.0-beta.13",
"version": "9.0.0-beta.14",
"type": "module",

@@ -46,3 +46,3 @@ "main": "dist/src/index.js",

"dependencies": {
"@operato/styles": "^9.0.0-beta.11",
"@operato/styles": "^9.0.0-beta.14",
"lit": "^3.1.2",

@@ -84,3 +84,3 @@ "marked": "^4.0.7"

},
"gitHead": "3c810965eed02739271455089bd931ec25517195"
"gitHead": "cf201f3ddd1bf2482959e4bc1b149871c33f28e2"
}

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