New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kaizen/draft-badge

Package Overview
Dependencies
Maintainers
10
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/draft-badge - npm Package Compare versions

Comparing version 1.13.12 to 1.13.13

3

KaizenDraft/Badge/Badge.d.ts

@@ -24,4 +24,3 @@ import { HTMLAttributes } from "react";

/**
* {@link https://cultureamp.design/components/badge/ Guidance} |
* {@link https://cultureamp.design/storybook/?path=/docs/components-badge--default-story Storybook}
* @deprecated Please use the same component from `@kaizen/components`
*/

@@ -28,0 +27,0 @@ export declare const Badge: ({ children, variant, reversed, size, classNameOverride, ...restProps }: BadgeProps) => JSX.Element;

@@ -56,4 +56,3 @@ "use strict";

/**
* {@link https://cultureamp.design/components/badge/ Guidance} |
* {@link https://cultureamp.design/storybook/?path=/docs/components-badge--default-story Storybook}
* @deprecated Please use the same component from `@kaizen/components`
*/

@@ -60,0 +59,0 @@ var Badge = function (_a) {

{
"name": "@kaizen/draft-badge",
"version": "1.13.12",
"version": "1.13.13",
"description": "The draft badge component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
"build": "yarn prepublish",
"prepublishOnly": "tsc --project tsconfig.dist.json",
"build": "yarn clean && yarn prepublishOnly",
"clean": "rimraf -g '**/*.d.ts' '**/*.js' '**/*.map'"

@@ -12,7 +12,7 @@ },

"type": "git",
"url": "git+https://github.com/cultureamp/kaizen-design-system.git",
"url": "git+https://github.com/cultureamp/kaizen-legacy.git",
"directory": "draft-packages/badge"
},
"bugs": {
"url": "https://github.com/cultureamp/kaizen-design-system/issues"
"url": "https://github.com/cultureamp/kaizen-legacy/issues"
},

@@ -19,0 +19,0 @@ "files": [

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