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

@clearkit/one

Package Overview
Dependencies
Maintainers
15
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 1.4.1 to 1.5.0

12

package.json
{
"name": "@clearkit/one",
"version": "1.4.1",
"version": "1.5.0",
"description": "ClearKit One",

@@ -42,4 +42,3 @@ "main": "config/index.js",

"postcss-mixins": "^9.0.2",
"postcss-nesting": "^10.1.4",
"postcss-preset-env": "^7.4.3",
"postcss-nested": "^5.0.6",
"postcss-simple-vars": "^6.0.3",

@@ -51,10 +50,9 @@ "prettier": "^1.19.1",

"reakit": "1.3.11",
"tailwindcss": "^3.0.24"
"tailwindcss": "^3.1.8"
},
"scripts": {
"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css",
"postcss:build:components": "postcss src/css/components.css -o dist/components.css",
"postcss:build": "postcss src/css/clearkit-one.css src/css/components.css -d dist",
"clean": "rm -rf dist .cache",
"start": "npm-run-all -s clean -p docs:dev",
"build": "npm-run-all -s clean postcss:build postcss:build:components docs:build",
"build": "npm-run-all -s clean postcss:build docs:build",
"docs:dev": "next",

@@ -61,0 +59,0 @@ "docs:build": "next build && next export",

Sorry, the diff of this file is not supported yet

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