@github/auto-check-element
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@github/auto-check-element", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "An input element that validates its value with a server endpoint.", | ||
"repository": "github/auto-check-element", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"index.d.ts" | ||
], | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.esm.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -12,0 +14,0 @@ "clean": "rm -rf dist/", |
17365
8
386