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

@ssense/restify-request-validator

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ssense/restify-request-validator - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

.vscode/settings.json

1

js/RequestValidator.js

@@ -101,2 +101,3 @@ "use strict";

errorMessages = errorMessages.concat(this.getErrorMessage(key, 'required', "Param " + key + " is required"));
continue;
}

@@ -103,0 +104,0 @@ if (input) {

2

package.json
{
"name": "@ssense/restify-request-validator",
"version": "1.1.1",
"version": "1.1.2",
"description": "Restify requests validator",

@@ -5,0 +5,0 @@ "main": "js/index.js",

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