Socket
Socket
Sign inDemoInstall

conformation

Package Overview
Dependencies
4
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.8.0

2

dist/types/ArrayType.js

@@ -43,3 +43,3 @@ 'use strict';

var promises = [];
var ctx = _lodash2.default.cloneDeep(_ctx);
var ctx = _lodash2.default.clone(_ctx);
ctx.parent = value;

@@ -46,0 +46,0 @@ ctx.converted = {};

@@ -44,3 +44,3 @@ 'use strict';

var promises = [];
var ctx = _lodash2.default.cloneDeep(_ctx);
var ctx = _lodash2.default.clone(_ctx);
ctx.parent = value;

@@ -47,0 +47,0 @@ ctx.converted = {};

{
"name": "conformation",
"version": "0.7.0",
"version": "0.8.0",
"description": "Yet another object validator",

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

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