Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cargo-mdbook

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cargo-mdbook - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

bin/.DS_Store

9

package.json
{
"name": "cargo-mdbook",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",

@@ -16,11 +16,10 @@ "author": "Gal Schlezinger",

"scripts": {
"postinstall": "node ./dist/match-platform.js"
"postinstall": "node ./dist/match-platform.js",
"prepublishOnly": "rm -f ./bin/mdbook.exe; touch ./bin/mdbook.exe; chmod u+x ./bin/mdbook.exe"
},
"files": [
"dist",
"bin/mdbook-windows.exe",
"bin/mdbook-macos",
"bin/mdbook-linux"
"bin"
],
"dependencies": {}
}
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