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

ajv-async

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajv-async - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

scripts/bundle

8

package.json
{
"name": "ajv-async",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "Configure async validation mode in Ajv - JSON-Schema validator",
"main": "index.js",
"scripts": {
"bundle": "rm -rf dist && ./scripts/bundle",
"prepublish": "npm run bundle",
"test-spec": "mocha spec/*.spec.js -R spec",

@@ -47,5 +49,7 @@ "test-cov": "nyc npm run test-spec",

"devDependencies": {
"browserify": "^14.5.0",
"mocha": "^4.0.1",
"nyc": "^11.3.0",
"pre-commit": "^1.2.2"
"pre-commit": "^1.2.2",
"uglify-js": "^3.1.8"
},

@@ -52,0 +56,0 @@ "nyc": {

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