Socket
Socket
Sign inDemoInstall

@segment/ajv-human-errors

Package Overview
Dependencies
Maintainers
214
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@segment/ajv-human-errors - npm Package Compare versions

Comparing version 2.0.2-alpha.0 to 2.0.2

15

jest.config.js

@@ -6,12 +6,7 @@ /** @type { import('@jest/types').Config.InitialOptions } */

'ts-jest': {
isolatedModules: false,
},
isolatedModules: false
}
},
testRegex: "((\\.|/)(test))\\.(tsx?|json)$",
modulePathIgnorePatterns: [
"<rootDir>/dist/"
],
moduleNameMapper: {
"src/lib/(.*)": "<rootDir>/src/lib/$1"
},
};
testRegex: '((\\.|/)(test))\\.(tsx?|json)$',
modulePathIgnorePatterns: ['<rootDir>/dist/']
}
{
"name": "@segment/ajv-human-errors",
"version": "2.0.2-alpha.0",
"version": "2.0.2",
"description": "Human-readable error messages for Ajv (Another JSON Schema Validator).",

@@ -34,3 +34,3 @@ "repository": {

},
"gitHead": "a50f73192e7b26210fb07af0db13e7d62acd5994"
"gitHead": "1c62cdeb2251682029d4b7786718c9eab43ffb2d"
}
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