Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

jsmd

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsmd - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+2
-2
package.json
{
"name": "jsmd",
"preferGlobal": true,
"version": "1.0.1",
"version": "1.0.2",
"description": "jsmd ensures that you will never have outdated and non-working JavaScript code in your README files.",

@@ -41,5 +41,5 @@ "main": "./lib/jsmd.js",

"estraverse": "^4.2.0",
"marked": "0.6.2",
"marked": "^0.7.0",
"v8-argv": "jkroso/v8-argv#1.1.1"
}
}