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.9.0 to 0.9.1-0

src/clearkit-one.d.ts

17

package.json
{
"name": "@clearkit/one",
"version": "0.9.0",
"version": "0.9.1-0",
"description": "ClearKit One",

@@ -11,4 +11,7 @@ "main": "dist/clearkit-one.js",

"dist/clearkit-one.js",
"dist/clearkit-one.css"
"dist/clearkit-one.css",
"src/theme.ts",
"src/clearkit-one.d.ts"
],
"types": "./src/clearkit-one.d.ts",
"style": "dist/clearkit-one.css",

@@ -22,3 +25,2 @@ "devDependencies": {

"npm-run-all": "^4.1.5",
"parcel-bundler": "^1.12.3",
"postcss": "^7.0.17",

@@ -32,8 +34,8 @@ "postcss-cli": "^6.1.3",

"postcss-nested": "^4.1.2",
"posthtml": "^0.11.4",
"posthtml-expressions": "^1.1.1",
"posthtml-include": "^1.2.0",
"quicktype": "^15.0.210",
"rollup": "^1.30.1",
"tailwindcss": "^1.0.5",
"tailwindcss-gradients": "^2.3.0"
"tailwindcss-gradients": "^2.3.0",
"tslib": "^1.10.0",
"typescript": "^3.7.5"
},

@@ -43,2 +45,3 @@ "scripts": {

"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css --env production",
"generate:types": "node bin/generate-types | quicktype --lang typescript -o src/theme.ts",
"build:config": "rollup -c rollup.config.js",

@@ -45,0 +48,0 @@ "clean": "rm -rf dist .cache",

Sorry, the diff of this file is too big to display

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