Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "modals", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "reimplementation of toast/alert/confirm/prompt", | ||
"main": "src/index.js", | ||
"contributors": [{ | ||
"name": "mr.raindrop", | ||
"email": "tekkahs@gmail.com" | ||
}], | ||
"scripts": { | ||
@@ -20,3 +24,2 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
], | ||
"author": "大法", | ||
"license": "MIT", | ||
@@ -23,0 +26,0 @@ "devDependencies": { |
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
98241