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

kiki-ui

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kiki-ui - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

lib/components/Button/index.css

2

lib/components/Button/index.js

@@ -16,3 +16,3 @@ "use strict";

require("./index.less");
require("./index.css");

@@ -19,0 +19,0 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -12,3 +12,3 @@ "use strict";

require("./index.less");
require("./index.css");

@@ -15,0 +15,0 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -12,3 +12,3 @@ "use strict";

require("./index.less");
require("./index.css");

@@ -15,0 +15,0 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

{
"private": false,
"name": "kiki-ui",
"version": "0.0.7",
"version": "0.0.8",
"scripts": {

@@ -16,4 +16,4 @@ "start": "dumi dev",

},
"module": "es/index.js",
"typings": "es/index.d.ts",
"module": "lib/index.js",
"typings": "lib/index.d.ts",
"gitHooks": {

@@ -20,0 +20,0 @@ "pre-commit": "lint-staged"

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