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.6.0 to 0.6.1

lib/legacy/json/get-decorated-data-path.js

4

lib/legacy/json/index.js

@@ -12,4 +12,4 @@ "use strict";

var _getDecoratedDataPah = _interopRequireDefault(require("./get-decorated-data-pah"));
var _getDecoratedDataPath = _interopRequireDefault(require("./get-decorated-data-path"));
exports.getDecoratedDataPath = _getDecoratedDataPah.default;
exports.getDecoratedDataPath = _getDecoratedDataPath.default;

@@ -10,6 +10,6 @@ "use strict";

var _getDecoratedDataPah = _interopRequireDefault(require("./get-decorated-data-pah"));
var _getDecoratedDataPath = _interopRequireDefault(require("./get-decorated-data-path"));
exports.getDecoratedDataPath = _getDecoratedDataPah.default;
exports.getDecoratedDataPath = _getDecoratedDataPath.default;
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
{
"name": "better-ajv-errors",
"version": "0.6.0",
"version": "0.6.1",
"description": "JSON Schema validation for Human",

@@ -5,0 +5,0 @@ "repository": "torifat/better-ajv-errors",

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