Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@berish/validate

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@berish/validate - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

build/rule/createRule.js

@@ -49,3 +49,3 @@ "use strict";

return flags_1.FLAG_CONDITION_TRUTHY;
return result;
return flags_1.FLAG_CONDITION_TRUTHY;
}

@@ -62,3 +62,3 @@ return !result;

return flags_1.FLAG_CONDITION_TRUTHY;
return result;
return flags_1.FLAG_CONDITION_TRUTHY;
}

@@ -65,0 +65,0 @@ return !result;

{
"name": "@berish/validate",
"version": "0.0.1",
"version": "0.0.2",
"description": "Validation of complex objects with support for validation maps, rules and decorators",

@@ -5,0 +5,0 @@ "main": "build/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