Socket
Socket
Sign inDemoInstall

wallpaper

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wallpaper - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

index.js

@@ -9,3 +9,3 @@ 'use strict';

} else {
wallpaper = require('./source/linux.js');
wallpaper = require('./source/linux/index.js');
}

@@ -12,0 +12,0 @@

{
"name": "wallpaper",
"version": "5.0.0",
"version": "5.0.1",
"description": "Manage the desktop wallpaper",

@@ -5,0 +5,0 @@ "license": "MIT",

'use strict';
const path = require('path');
const managers = require('./background-managers.js');
const managers = require('./background-managers/index.js');

@@ -5,0 +5,0 @@ let availableApps;

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