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
4
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 0.3.21 to 0.3.22

9

CHANGELOG.md

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

### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
### :rocket: New Features
* started help and layout module ([08f875c](https://github.com/hatiolab/operato/commit/08f875cd30aa914901c249c8c0b462ce4a151c23))
### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)

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

9

package.json

@@ -6,7 +6,8 @@ {

"author": "heartyoh",
"version": "0.3.21",
"version": "0.3.22",
"main": "dist/src/index.js",
"module": "dist/src/index.js",
"exports": {
".": "./dist/src/index.js"
".": "./dist/src/index.js",
"./ox-markdown.js": "./dist/src/ox-markdown.js"
},

@@ -35,3 +36,3 @@ "publishConfig": {

"dependencies": {
"@operato/styles": "^0.3.21",
"@operato/styles": "^0.3.22",
"lit": "^2.0.2",

@@ -73,3 +74,3 @@ "marked": "^4.0.7"

},
"gitHead": "defcbbc48c0e5404961a5ba854c9f8efbd7412d1"
"gitHead": "368032e9ae07d6e82a2d7f35486f67a197db179c"
}
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