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

text-screensaver

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-screensaver - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "text-screensaver",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple screensaver that resembles with Windows XP Screensaver with text.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -28,4 +28,4 @@ # Text Screensaver

| ---------------------------------------------------------------------------------- | --------------------------------------------- |
| width / Number | 200 |
| height / Number | 300 |
| width / String | 300px or 100vw |
| height / String | 300px or 100vh |
| [background](https://developer.mozilla.org/en-US/docs/Web/CSS/background) / String | content-box radial-gradient(crimson, skyblue) |

@@ -32,0 +32,0 @@ | text / String / CSSText | See value below |

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