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

@convertkit/design

Package Overview
Dependencies
Maintainers
6
Versions
655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convertkit/design - npm Package Compare versions

Comparing version 0.0.18-beta.7 to 0.0.18-beta.8

4

filter/filter.js

@@ -15,2 +15,3 @@ import React from "react";

var icon = filterType.icon(filter);
var label = filterType.label(filter);

@@ -32,3 +33,4 @@ var handleSave = function handleSave(filter) {

minHeight: "70px"
}
},
"aria-label": "Edit filter ".concat(label)
}, React.createElement("div", {

@@ -35,0 +37,0 @@ className: "flex items-center"

{
"name": "@convertkit/design",
"version": "0.0.18-beta.7",
"version": "0.0.18-beta.8",
"description": "Design System for ConvertKit",

@@ -56,11 +56,8 @@ "main": "index.js",

"/badge/index.js": "/badge/index.js",
"/buttons/button-group.js": "/buttons/button-group.js",
"/buttons/button.js": "/buttons/button.js",
"/buttons/icon-button.js": "/buttons/icon-button.js",
"/buttons/index.js": "/buttons/index.js",
"/card/card.js": "/card/card.js",
"/card/cards.js": "/card/cards.js",
"/card/index.js": "/card/index.js",
"/jest-mocks/index.js": "/jest-mocks/index.js",
"/jest-mocks/popover-mock.js": "/jest-mocks/popover-mock.js",
"/icon/icons.js": "/icon/icons.js",
"/icon/index.js": "/icon/index.js",
"/icon/library.js": "/icon/library.js",
"/modals/action.js": "/modals/action.js",

@@ -71,10 +68,13 @@ "/modals/confirm-modal.js": "/modals/confirm-modal.js",

"/modals/modal.js": "/modals/modal.js",
"/icon/icons.js": "/icon/icons.js",
"/icon/index.js": "/icon/index.js",
"/icon/library.js": "/icon/library.js",
"/note/index.js": "/note/index.js",
"/jest-mocks/popover-mock.js": "/jest-mocks/popover-mock.js",
"/jest-mocks/index.js": "/jest-mocks/index.js",
"/popover/index.js": "/popover/index.js",
"/popover/popover.js": "/popover/popover.js",
"/note/index.js": "/note/index.js",
"/buttons/button-group.js": "/buttons/button-group.js",
"/buttons/icon-button.js": "/buttons/icon-button.js",
"/buttons/button.js": "/buttons/button.js",
"/buttons/index.js": "/buttons/index.js",
"/utils/partition.js": "/utils/partition.js",
"/select-menu/index.js": "/select-menu/index.js",
"/utils/partition.js": "/utils/partition.js",
"/filter/add-filter.js": "/filter/add-filter.js",

@@ -91,9 +91,9 @@ "/filter/edit-filter.js": "/filter/edit-filter.js",

"/filter/types/first-name.js": "/filter/types/first-name.js",
"/filter/types/location.js": "/filter/types/location.js",
"/filter/types/index.js": "/filter/types/index.js",
"/filter/types/location.js": "/filter/types/location.js",
"/filter/types/subscribed-to.js": "/filter/types/subscribed-to.js",
"/filter/types/subscription-date.js": "/filter/types/subscription-date.js",
"/filter/types/within-region.js": "/filter/types/within-region.js",
"/filter/types/within-segment.js": "/filter/types/within-segment.js"
"/filter/types/within-segment.js": "/filter/types/within-segment.js",
"/filter/types/within-region.js": "/filter/types/within-region.js"
}
}
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