Socket
Socket
Sign inDemoInstall

simpl-schema

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simpl-schema - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

3

dist/cjs/SimpleSchema.js

@@ -868,3 +868,4 @@ "use strict";

'keepRawDefinition',
'requiredByDefault'
'requiredByDefault',
'defaultLabel'
]);

@@ -871,0 +872,0 @@ /**

@@ -860,3 +860,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

'keepRawDefinition',
'requiredByDefault'
'requiredByDefault',
'defaultLabel'
]);

@@ -863,0 +864,0 @@ /**

{
"name": "simpl-schema",
"version": "3.4.1",
"version": "3.4.2",
"description": "A schema validation package that supports direct validation of MongoDB update modifier objects.",

@@ -61,3 +61,3 @@ "author": "Eric Dobbertin <eric@dairystatedesigns.com>",

"mocha": "^10.2.0",
"semantic-release": "^19.0.5",
"semantic-release": "^21.0.1",
"ts-node": "^10.9.1",

@@ -64,0 +64,0 @@ "ts-standard": "^11.0.0",

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