Socket
Socket
Sign inDemoInstall

better-ajv-errors

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-ajv-errors - npm Package Compare versions

Comparing version 0.5.0-0 to 0.5.0

6

package.json
{
"name": "better-ajv-errors",
"version": "0.5.0-0",
"version": "0.5.0",
"description": "JSON Schema validation for Human",

@@ -18,3 +18,3 @@ "repository": "torifat/better-ajv-errors",

],
"license": "MIT",
"license": "Apache-2.0",
"typings": "typings.d.ts",

@@ -53,3 +53,3 @@ "files": [

"peerDependencies": {
"ajv": "^4.11.8"
"ajv": "4.11.8 - 6"
},

@@ -56,0 +56,0 @@ "scripts": {

@@ -5,3 +5,3 @@ import { ErrorObject } from 'ajv';

export = betterAjvErrors;
export default betterAjvErrors;
export as namespace betterAjvErrors;

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

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