Socket
Socket
Sign inDemoInstall

mastodont

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.11 to 0.1.12

4

package.json
{
"name": "mastodont",
"version": "0.1.11",
"version": "0.1.12",
"description": "CLI tool to import server blocklists into Mastodon v4+",

@@ -15,3 +15,3 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "husky install"
"postinstall": "if $(git rev-parse --is-inside-work-tree); then husky install; fi"
},

@@ -18,0 +18,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc