Socket
Socket
Sign inDemoInstall

async-validator

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-validator - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

11

package.json
{
"name": "async-validator",
"description": "validate form asynchronous",
"version": "1.12.0",
"version": "1.12.1",
"license": "MIT",

@@ -27,8 +27,4 @@ "files": [

"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@pika/plugin-build-node": "^0.5.1",
"@pika/plugin-build-types": "^0.5.1",
"@pika/plugin-build-web": "^0.5.1",

@@ -38,4 +34,2 @@ "@pika/plugin-standard-pkg": "^0.5.1",

"babel-jest": "^24.8.0",
"babel-plugin-module-resolver": "^3.2.0",
"babel-preset-env": "^1.7.0",
"coveralls": "^2.13.1",

@@ -49,4 +43,3 @@ "jest": "^24.8.0",

"main": "dist-node/index.js",
"module": "dist-web/index.js",
"types": "dist-types/index.d.ts"
"module": "dist-web/index.js"
}
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