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

@sproutsocial/seeds-dataviz

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sproutsocial/seeds-dataviz - npm Package Compare versions

Comparing version 0.6.3 to 0.7.0

6

package.json
{
"name": "@sproutsocial/seeds-dataviz",
"version": "0.6.3",
"version": "0.7.0",
"description": "Seeds Data Visualization Tokens",

@@ -18,3 +18,3 @@ "main": "seeds-dataviz.js",

"scripts": {
"clean": "rm -rf node_modules"
"clean:modules": "rm -rf node_modules"
},

@@ -25,4 +25,4 @@ "dependencies": {

"engines": {
"node": "^14.15.0 || >=16.0.0"
"node": "^20.12.2"
}
}

@@ -1,4 +0,4 @@

'use strict';
"use strict";
var seedsColors = require('@sproutsocial/seeds-color');
var seedsColors = require("@sproutsocial/seeds-color");
var COLOR_TEAL_500 = seedsColors.COLOR_TEAL_500;

@@ -5,0 +5,0 @@ var COLOR_PURPLE_700 = seedsColors.COLOR_PURPLE_700;

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