@shiftbrainstd/polyrhythm-typography
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,3 +5,3 @@ { | ||
"author": "Shiftbrain Standard Design Unit (https://standard.shiftbrain.com/)", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -14,2 +14,3 @@ "module": "dist/polyrhythm-typography.esm.js", | ||
"dist", | ||
"types", | ||
"scss/**/*" | ||
@@ -41,3 +42,4 @@ ], | ||
"dependencies": { | ||
"tiny-invariant": "^1.0.6" | ||
"tiny-invariant": "^1.0.6", | ||
"csstype": "^2.6.7" | ||
}, | ||
@@ -51,3 +53,2 @@ "devDependencies": { | ||
"chokidar-cli": "^2.1.0", | ||
"csstype": "^2.6.7", | ||
"emotion": "^10.0.23", | ||
@@ -54,0 +55,0 @@ "eslint": "^6.7.2", |
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
107950
25
29
770
2
1
+ Addedcsstype@^2.6.7
+ Addedcsstype@2.6.21(transitive)