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

@cloudfour/simple-svg-placeholder

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudfour/simple-svg-placeholder - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@cloudfour/simple-svg-placeholder",
"version": "1.0.0",
"version": "1.0.1",
"description": "A very simple placeholder image generator with zero dependencies. Returns a data URI (or raw SVG source) as a string for use in templates.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -26,3 +26,3 @@ # Simple SVG Placeholder

<img src="./examples/default.svg" alt="">
![](./examples/default.svg?sanitize=true)

@@ -35,3 +35,3 @@ ```javascript

<img src="./examples/size.svg" alt="">
![](./examples/size.svg?sanitize=true)

@@ -47,3 +47,3 @@ ```javascript

<img src="./examples/text.svg" alt="">
![](./examples/text.svg?sanitize=true)

@@ -58,3 +58,3 @@ ```javascript

<img src="./examples/color.svg" alt="">
![](./examples/color.svg?sanitize=true)

@@ -70,3 +70,3 @@ ```javascript

<img src="./examples/font.svg" alt="">
![](./examples/font.svg?sanitize=true)

@@ -73,0 +73,0 @@ ```javascript

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