@tadashi/mask
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@tadashi/mask", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "The simple and tiny script for input mask", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"report": "nyc report --reporter=text-lcov | coveralls", | ||
"pretest": "npx xo", | ||
"pretest": "xo", | ||
"test": "ava --serial", | ||
@@ -69,8 +69,9 @@ "rollup": "rollup -c", | ||
"devDependencies": { | ||
"ava": "2.2.0", | ||
"ava": "2.4.0", | ||
"esm": "3.2.25", | ||
"jsdom": "15.1.1", | ||
"rollup": "1.17.0", | ||
"simulant": "0.2.2" | ||
"jsdom": "15.2.0", | ||
"rollup": "1.25.0", | ||
"simulant": "0.2.2", | ||
"xo": "0.25.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12998
6