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 1.0.0 to 1.1.0

2

cli.js

@@ -15,3 +15,3 @@ #!/usr/bin/env node

' /Users/sindresorhus/unicorn.jpg'
].join('\n')
]
}, {

@@ -18,0 +18,0 @@ string: ['_']

{
"name": "wallpaper",
"version": "1.0.0",
"version": "1.1.0",
"description": "Get or set the desktop wallpaper",

@@ -10,7 +10,5 @@ "license": "MIT",

"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
"url": "sindresorhus.com"
},
"bin": {
"wallpaper": "cli.js"
},
"bin": "cli.js",
"engines": {

@@ -43,4 +41,4 @@ "node": ">=0.10.0"

"dependencies": {
"linux-wallpaper": "^0.1.0",
"meow": "^3.0.0",
"linux-wallpaper": "^1.0.0",
"meow": "^3.3.0",
"osx-wallpaper": "^1.0.0",

@@ -47,0 +45,0 @@ "win-wallpaper": "^1.0.0"

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