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

@sproutsocial/seeds-dataviz

Package Overview
Dependencies
Maintainers
35
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.5.10 to 0.6.0

dist/seeds-dataviz.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.6.0](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-dataviz@0.5.10...@sproutsocial/seeds-dataviz@0.6.0) (2022-09-27)
### Features
* add typescript support ([24e718a](https://github.com/sproutsocial/seeds-packets/commit/24e718a26955f40b5645ba86600ff8aa8ba941fa))
## [0.5.10](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-dataviz@0.5.8...@sproutsocial/seeds-dataviz@0.5.10) (2022-06-22)

@@ -8,0 +19,0 @@

13

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

@@ -12,7 +12,12 @@ "main": "dist/seeds-dataviz.js",

"license": "MIT",
"scripts": {},
"scripts": {
"clean": "rm -rf node_modules"
},
"dependencies": {
"@sproutsocial/seeds-color": "^1.5.5"
"@sproutsocial/seeds-color": "^1.6.0"
},
"gitHead": "5b0931b90a65bd59059d1809ed7cd01dad6df5ef"
"engines": {
"node": "^14.15.0 || >=16.0.0"
},
"gitHead": "4f965ebd4c1f84e18fb858db667c45be7c27b83a"
}
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