Socket
Socket
Sign inDemoInstall

@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.1 to 0.0.2

6

CHANGELOG.md
# @aomex/validator
## 0.0.2
### Patch Changes
- [`39e0e4e`](https://github.com/aomex/aomex/commit/39e0e4ec4d627a95771905725d333412b72f90ab) Thanks [@geekact](https://github.com/geekact)! - openapi-type 转移到 peerDeps
## 0.0.1

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

12

package.json
{
"name": "@aomex/validator",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -25,11 +25,17 @@ "type": "module",

"keywords": [],
"author": "geekact",
"repository": "git@github.com:aomex/aomex.git",
"homepage": "https://aomex.js.org",
"license": "MIT",
"peerDependencies": {
"@aomex/openapi-type": "^0.0.0"
},
"dependencies": {
"@aomex/helper": "^0.0.1",
"@aomex/openapi-type": "^0.0.0",
"email-validator": "^2.0.4",
"ip-regex": "^5.0.0"
},
"devDependencies": {
"@aomex/openapi-type": "^0.0.0"
},
"scripts": {}
}
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