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.11.4 to 0.11.5

8

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

@@ -33,3 +33,3 @@ "keywords": [

"node-notifier": "^10.0.1",
"zeed": "^0.8.1"
"zeed": "^0.8.3"
},

@@ -42,5 +42,5 @@ "scripts": {

"test": "echo todo",
"drun": "pnpm run build && node bin.cjs demo/zerva.js -d --loader=.md:text",
"dbld": "pnpm run build && node bin.cjs demo/zerva.js --build -d --loader=.md:text && node --enable-source-maps dist/main.cjs"
"drun": "pnpm run build && ZEED=* ZEED_COLOR=1 node bin.cjs demo/zerva.js -d --loader=.md:text",
"dbld": "pnpm run build && node bin.cjs demo/zerva.js --build -d --loader=.md:text && ZEED=* ZEED_COLOR=1 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