@sproutsocial/seeds-utils
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -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 @@ |
{ | ||
"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" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21803
0
10