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

@clearkit/one

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clearkit/one - npm Package Compare versions

Comparing version 0.31.2 to 0.32.0

1

dist/clearkit-one.js

@@ -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;

8

package.json
{
"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

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