confirmasync
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "confirmasync", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "async the confirm modal action", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
@@ -18,3 +15,6 @@ "async", | ||
"author": "Tarzan Dong", | ||
"license": "ISC" | ||
} | ||
"license": "ISC", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 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
700
2
14