relevant-urban
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "relevant-urban", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Urban Dictionary API wrapper made for everyone with useful methods using promises and snekfetch", | ||
@@ -22,3 +22,3 @@ "main": "urban.js", | ||
"lint:fix": "eslint --fix urban.js test/test.js", | ||
"check": "ava -v" | ||
"check": "node_modules/.bin/ava -v" | ||
}, | ||
@@ -25,0 +25,0 @@ "repository": { |
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
8626