Socket
Socket
Sign inDemoInstall

@frangio/servbot

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

dist/servbot.cjs

7

package.json
{
"name": "@frangio/servbot",
"version": "0.2.4",
"version": "0.2.5",
"author": "kevinfiol",

@@ -14,6 +14,6 @@ "license": "MIT",

"scripts": {
"prepare": "esbuild index.js --platform=node --format=cjs --outfile=dist/servbot.cjs",
"static": "node ./scripts/runStaticExample.js",
"spa": "node ./scripts/runSpaExample.js",
"test": "node test.js",
"build": "node ./scripts/transpile.js"
"test": "node test.js"
},

@@ -38,2 +38,3 @@ "engines": {

"dedent-js": "^1.0.1",
"esbuild": "^0.15.7",
"flitch": "^0.6.3",

@@ -40,0 +41,0 @@ "watchlist": "^0.3.1"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc