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

@sproutsocial/seeds-utils

Package Overview
Dependencies
Maintainers
35
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sproutsocial/seeds-utils - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

11

CHANGELOG.md

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

## [1.2.2](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-utils@1.2.1...@sproutsocial/seeds-utils@1.2.2) (2022-06-13)
### Bug Fixes
* corrected dependencies for packages ([95f94cc](https://github.com/sproutsocial/seeds-packets/commit/95f94cc31a404c208b95cc60c0c30accdc83f182))
## [1.2.1](https://github.com/sproutsocial/seeds-packets/compare/@sproutsocial/seeds-utils@1.2.0...@sproutsocial/seeds-utils@1.2.1) (2020-11-13)

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

18

package.json
{
"name": "@sproutsocial/seeds-utils",
"version": "1.2.1",
"version": "1.2.2",
"description": "Seeds utility functions for generating tokens",
"seeds_ignore": true,
"main": "package.json",
"main": "style-dictionary/index.js",
"repository": {

@@ -13,3 +13,15 @@ "type": "git",

"license": "MIT",
"gitHead": "82c49968dd75d2021399c6ee83df1d57d1d9e54f"
"devDependencies": {
"ase-utils": "^0.1.1",
"handlebars": "^4.1.2",
"lodash.camelcase": "^4.3.0",
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
"mround": "^1.0.0",
"pascal-case": "^2.0.1",
"rimraf": "^2.6.3",
"style-dictionary": "^2.7.0",
"tinycolor2": "^1.4.1"
},
"gitHead": "5b0931b90a65bd59059d1809ed7cd01dad6df5ef"
}
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