@clearkit/one
Advanced tools
Comparing version 0.31.2 to 0.32.0
@@ -275,2 +275,3 @@ module.exports = { | ||
"none": "0", | ||
"px": "1px", | ||
"xs": "0.125rem", | ||
@@ -277,0 +278,0 @@ "sm": "0.25rem", |
@@ -153,2 +153,3 @@ export interface Theme { | ||
none: string; | ||
px: string; | ||
xs: string; | ||
@@ -155,0 +156,0 @@ sm: string; |
{ | ||
"name": "@clearkit/one", | ||
"version": "0.31.2", | ||
"version": "0.32.0", | ||
"description": "ClearKit One", | ||
@@ -18,5 +18,5 @@ "main": "dist/clearkit-one.js", | ||
"devDependencies": { | ||
"@clearkit/core": "0.10.0", | ||
"@clearkit/icons": "^1.7.0", | ||
"@clearkit/react": "^0.57.0", | ||
"@clearkit/core": "0.11.0", | ||
"@clearkit/icons": "^1.11.0", | ||
"@clearkit/react": "^0.62.1", | ||
"classes": "^0.3.0", | ||
@@ -23,0 +23,0 @@ "classnames": "^2.2.6", |
@@ -60,3 +60,3 @@ # ClearKit One | ||
When you're ready to deploy and your changes are pushed to master, run `np` and it will walk you through the steps: | ||
When you're ready to deploy and your changes are pushed to master, run `np --no-tests` and it will walk you through the steps: | ||
@@ -63,0 +63,0 @@ - Verifying tests pass |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
1923338
83022
0