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

simple-sparkline-chart

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-sparkline-chart - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

8

package.json
{
"name": "simple-sparkline-chart",
"version": "0.3.8",
"version": "0.3.9",
"source": "src/index.ts",

@@ -8,2 +8,8 @@ "main": "./dist/commonjs/index.js",

"types": "./dist/types.d.ts",
"exports": {
".": {
"import": "./dist/esmodule/index.js",
"require": "./dist/commonjs/index.js"
}
},
"scripts": {

@@ -10,0 +16,0 @@ "start": "parcel src/index.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