Comparing version 3.0.0-next.53 to 3.0.0-next.54
{ | ||
"name": "mithril", | ||
"version": "3.0.0-next.53", | ||
"version": "3.0.0-next.54", | ||
"description": "A framework for building brilliant applications", | ||
@@ -23,4 +23,3 @@ "author": "Leo Horie", | ||
"test": "run-s test:js", | ||
"test:js": "ospec", | ||
"cover": "istanbul cover --print both ospec" | ||
"test:js": "ospec" | ||
}, | ||
@@ -32,3 +31,2 @@ "devDependencies": { | ||
"glob": "^11.0.0", | ||
"istanbul": "^0.4.5", | ||
"npm-run-all": "^4.1.5", | ||
@@ -35,0 +33,0 @@ "ospec": "4.2.1", |
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
8
267443