relevant-urban
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "relevant-urban", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Urban Dictionary API wrapper made for everyone with useful methods using promises and snekfetch", | ||
@@ -20,3 +20,3 @@ "main": "urban.js", | ||
"test": "npm run lint && npm run check", | ||
"lint": "eslint urban.js", | ||
"lint": "eslint urban.js test/test.js", | ||
"check": "node test/test.js" | ||
@@ -23,0 +23,0 @@ }, |
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
8150