Socket
Socket
Sign inDemoInstall

zenn-model

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zenn-model - npm Package Compare versions

Comparing version 0.1.155-alpha.1 to 0.1.155-alpha.2

6

package.json
{
"name": "zenn-model",
"version": "0.1.155-alpha.1",
"version": "0.1.155-alpha.2",
"license": "MIT",

@@ -21,3 +21,5 @@ "description": "Model utils for Zenn contents",

"lint": "eslint . --ext .ts,.tsx",
"lint:prettier": "prettier .",
"fix": "eslint . --ext .ts,.tsx --fix",
"fix:prettier": "prettier -w .",
"strict:lint": "eslint . --ext .ts,.tsx --max-warnings 0",

@@ -39,3 +41,3 @@ "test": "vitest run"

},
"gitHead": "cb0d03b75fba291d38442a2a4d4601bfc5d5d796"
"gitHead": "577c1e248e10e2bc5a10214e01c4b7223d66a637"
}
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