get-movie-extra-name
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -53,4 +53,2 @@ const request = require('request'); | ||
console.log(extras); | ||
for (let i = 0; i < extras.length; i += 1) { | ||
@@ -57,0 +55,0 @@ if (extras[i].time === time) { |
{ | ||
"name": "get-movie-extra-name", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Pass the title of a movie and the length of an extra and get back the title of that extra", | ||
@@ -5,0 +5,0 @@ "main": "./lib/get-movie-extra-name.js", |
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
5110
72