Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-movie-extra-name

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-movie-extra-name - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/get-movie-extra-name.js

@@ -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) {

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc