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

@aomex/validator

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/validator - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

6

CHANGELOG.md
# @aomex/validator
## 0.0.11
### Patch Changes
- [`24790bc`](https://github.com/aomex/aomex/commit/24790bcf57f1ebfae25547189895b9a55894914f) Thanks [@geekact](https://github.com/geekact)! - feat(validator): required=false is unnecessary
## 0.0.10

@@ -4,0 +10,0 @@

2

dist/index.js

@@ -28,3 +28,3 @@ var __defProp = Object.defineProperty;

const result = {
required,
required: required || void 0,
...{ description, deprecated, example },

@@ -31,0 +31,0 @@ schema

{
"name": "@aomex/validator",
"version": "0.0.10",
"version": "0.0.11",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

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