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

sw-class-validator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sw-class-validator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

decorator/decorators.js

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

return function (object, propertyName) {
IsDefined()(object, propertyName);
var args = {

@@ -49,0 +48,0 @@ type: ValidationTypes_1.ValidationTypes.NESTED_VALIDATION,

2

package.json
{
"name": "sw-class-validator",
"private": false,
"version": "1.0.0",
"version": "1.0.1",
"description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser",

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

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