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

stacked-sparklines

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stacked-sparklines - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

build/stacked-sparklines.0.0.2.js

4

package.json
{
"name": "stacked-sparklines",
"version": "0.0.1",
"version": "0.0.2",
"description": "SVG stacked sparklines web component",

@@ -23,3 +23,3 @@ "main": "./build/stacked-sparklines.js",

},
"homepage": "https://github.com/zachleat/tomhazledine/stacked-sparklines#readme",
"homepage": "https://github.com/tomhazledine/stacked-sparklines#readme",
"license": "MIT",

@@ -26,0 +26,0 @@ "devDependencies": {

@@ -5,3 +5,3 @@ # Stacked Sparklines

## Basic usage
## Basic example

@@ -61,3 +61,3 @@ ```html

Without any data, the component won't render anything. The data should be a string of comma-separated numbers. For example:
Without any data, the component won't render anything. The data should be a nested 2D array of numbers. For example:

@@ -64,0 +64,0 @@ ```html

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