random-movie
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -14,2 +14,3 @@ 'use strict'; | ||
again(cb); | ||
return; | ||
} | ||
@@ -16,0 +17,0 @@ cb(data); |
{ | ||
"name": "random-movie", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Random movie generator", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node test.js" | ||
"test": "jshint index.js && node test.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
4070
22