New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

himawari-bg-mac

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

himawari-bg-mac - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

5

index.js

@@ -32,6 +32,3 @@ var himawari = require('himawari')

console.log(`Setting ${outfile} as background...`)
if (opts.screen) {
wallpaper.screen(opts.screen)
}
wallpaper.set(outfile)
wallpaper.set(outfile, { screen: opts.screen || 'main' })
console.log('Complete!')

@@ -38,0 +35,0 @@ }

2

package.json
{
"name": "himawari-bg-mac",
"description": "Set the latest image from Himawari 8 as your desktop background.",
"version": "1.2.0",
"version": "1.3.0",
"author": "Vincent King <alfa.king+git@gmail.com>",

@@ -6,0 +6,0 @@ "bin": {

@@ -52,3 +52,3 @@ # himawari-bg

```
Usage: himawari-bg [options]
Usage: himawari-bg-mac [options]

@@ -55,0 +55,0 @@ --outfile, -o Location to save image. (default: ~/Pictures/himawari-images/$TIMESTAMP.jpg)

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