New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-yaschema-ws-api-handler

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-yaschema-ws-api-handler - npm Package Compare versions

Comparing version 0.0.0-alpha.3 to 0.0.0-alpha.4

6

package.json
{
"name": "express-yaschema-ws-api-handler",
"version": "0.0.0-alpha.3",
"version": "0.0.0-alpha.4",
"description": "Express handler support for yaschema-ws-api",

@@ -19,6 +19,6 @@ "keywords": [

"scripts": {
"build": "tsc -p tsconfig.build.json && (cd example-server && yarn upgrade-parent-package)",
"build": "tsc -p tsconfig.build.json",
"build:dev": "trash dev-build && yarn build && mkdir dev-build && cp -r lib dev-build && cp package.json dev-build && (cd dev-build && echo 'package' `pwd`)",
"clean": "trash coverage dev-build docs lib",
"generate:docs": "npx typedoc src/index.ts",
"generate:docs": "npx typedoc src/index.ts --out ../docs",
"lint": "eslint 'src/**/*.ts?(x)' --max-warnings 0",

@@ -25,0 +25,0 @@ "prepublishOnly": "yarn clean && yarn test && yarn lint && yarn test:audit && yarn clean && yarn build && yarn generate:docs",

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