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

random-movie

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-movie - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

index.js

@@ -14,2 +14,3 @@ 'use strict';

again(cb);
return;
}

@@ -16,0 +17,0 @@ cb(data);

4

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

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