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.6 to 0.11.7

10

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

@@ -29,7 +29,7 @@ "keywords": [

"dependencies": {
"@types/node": "^18.6.1",
"@types/node": "^18.6.2",
"esbuild": "^0.14.50",
"esbuild-plugin-yaml": "^0.0.1",
"node-notifier": "^10.0.1",
"zeed": "^0.8.3"
"zeed": "^0.8.6"
},

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

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