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

@clearkit/one

Package Overview
Dependencies
Maintainers
4
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.8.0 to 0.8.1-0

dist/clearkit-one.js

9

package.json
{
"name": "@clearkit/one",
"version": "0.8.0",
"version": "0.8.1-0",
"description": "ClearKit One",
"main": "",
"main": "dist/clearkit-one.js",
"publishConfig": {

@@ -10,2 +10,3 @@ "access": "public"

"files": [
"dist/clearkit-one.js",
"dist/clearkit-one.css"

@@ -31,2 +32,3 @@ ],

"posthtml-include": "^1.2.0",
"rollup": "^1.30.1",
"tailwindcss": "^1.0.5",

@@ -38,5 +40,6 @@ "tailwindcss-gradients": "^2.3.0"

"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css --env production",
"build:config": "rollup -c rollup.config.js",
"clean": "rm -rf dist .cache",
"start": "npm-run-all -s clean -p postcss:watch docs",
"build": "npm-run-all -s clean postcss:build eleventy",
"build": "npm-run-all -s clean build:config postcss:build eleventy",
"eleventy": "eleventy",

@@ -43,0 +46,0 @@ "docs": "eleventy --serve",

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