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

@zerva/bin

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zerva/bin - npm Package Compare versions

Comparing version 0.10.13 to 0.11.0

11

package.json
{
"name": "@zerva/bin",
"version": "0.10.13",
"version": "0.11.0",
"description": "🌱 Zerva Command Line Tool",

@@ -29,4 +29,5 @@ "keywords": [

"dependencies": {
"@types/node": "^18.0.6",
"esbuild": "^0.14.49",
"@types/node": "^18.6.1",
"esbuild": "^0.14.50",
"esbuild-plugin-yaml": "^0.0.1",
"node-notifier": "^10.0.1",

@@ -41,5 +42,5 @@ "zeed": "^0.7.168"

"test": "echo todo",
"dr": "pnpm run build && node bin.cjs -d --loader=.md:text",
"db": "pnpm run build && node bin.cjs --build -d --loader=.md:text && node --enable-source-maps dist/main.cjs"
"dr": "pnpm run build && node bin.cjs demo/zerva.js -d --loader=.md:text",
"db": "pnpm run build && node bin.cjs demo/zerva.js --build -d --loader=.md:text && node --enable-source-maps dist/main.cjs"
}
}

Sorry, the diff of this file is not supported yet

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