Socket
Book a DemoInstallSign in
Socket

@alloy-js/markdown

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alloy-js/markdown - npm Package Compare versions

Comparing version

to
0.19.0

4

CHANGELOG.md
# Changelog - @alloy-js/markdown
## 0.19.0
No changes, version bump only.
## 0.18.0

@@ -4,0 +8,0 @@

12

package.json
{
"name": "@alloy-js/markdown",
"version": "0.19.0-dev.0",
"version": "0.19.0",
"description": "Alloy components for generating markdown",

@@ -17,11 +17,11 @@ "exports": {

"dependencies": {
"@alloy-js/core": "~0.18.0 || >= 0.19.0-dev.0",
"yaml": "^2.7.1"
"yaml": "^2.7.1",
"@alloy-js/core": "~0.19.0"
},
"devDependencies": {
"@alloy-js/cli": "~0.18.0 || >= 0.19.0-dev.0",
"@alloy-js/rollup-plugin": "~0.1.0 || >= 0.1.1-dev.0",
"@microsoft/api-extractor": "~7.52.8",
"typescript": "^5.8.3",
"vitest": "^3.1.1"
"vitest": "^3.2.4",
"@alloy-js/cli": "~0.19.0",
"@alloy-js/rollup-plugin": "~0.1.0"
},

@@ -28,0 +28,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet