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.1 to 0.6.2

9

package.json
{
"name": "better-ajv-errors",
"version": "0.6.1",
"version": "0.6.2",
"description": "JSON Schema validation for Human",
"repository": "torifat/better-ajv-errors",
"repository": "atlassian/better-ajv-errors",
"main": "index.js",

@@ -60,7 +60,6 @@ "keywords": [

"clean": "rm -rf lib",
"prebuild": "yarn clean",
"build": "yarn build:modern && yarn build:legacy",
"build": "yarn run clean && yarn build:modern && yarn build:legacy",
"build:modern": "BABEL_ENV=modern babel src -d lib/modern/",
"build:legacy": "BABEL_ENV=legacy babel src -d lib/legacy",
"prepublish": "yarn build",
"prepare": "yarn build",
"format": "prettier --write src/*.js src/**/*.js",

@@ -67,0 +66,0 @@ "test": "jest",

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