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

@jdfed/ajv

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jdfed/ajv - npm Package Compare versions

Comparing version 0.7.0-alpha.0 to 0.7.0

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

## [0.7.0](https://github.com/jdfed/drip-form/compare/v0.6.0...v0.7.0) (2022-03-14)
### Features
* add ajvOptions prop to customize ajv configurationn ([#148](https://github.com/jdfed/drip-form/issues/148)) ([cfe27e9](https://github.com/jdfed/drip-form/commit/cfe27e9f9a1be5a183e4810200020caba77f7c3a))
* unitedSchema JSON add requiredMode configuration ([#150](https://github.com/jdfed/drip-form/issues/150)) ([7e717ef](https://github.com/jdfed/drip-form/commit/7e717ef9431228809fd5f2d3908a274f181225ec))
## [0.6.0](https://github.com/jdfed/drip-form/compare/v0.5.0...v0.6.0) (2022-01-24)

@@ -8,0 +18,0 @@

8

package.json
{
"name": "@jdfed/ajv",
"version": "0.7.0-alpha.0",
"version": "0.7.0",
"description": "drip ajv核心包",

@@ -37,4 +37,4 @@ "keywords": [

"dependencies": {
"@jdfed/drip-form-plugin-formats": "^0.6.0",
"@jdfed/drip-form-plugin-keywords": "^0.6.0",
"@jdfed/drip-form-plugin-formats": "^0.7.0",
"@jdfed/drip-form-plugin-keywords": "^0.7.0",
"ajv": "^8.6.2",

@@ -46,3 +46,3 @@ "ajv-errors": "^3.0.0",

},
"gitHead": "d85869e8793027f5fa64599b3e071a5744fd463d"
"gitHead": "592df5910a303db43243f7002101d5d4cbeeaa0b"
}

Sorry, the diff of this file is not supported yet

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