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.13 to 0.0.18-beta.14

2

filter/edit-filter.js

@@ -53,3 +53,3 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }

type: value
}, type.defaults));
}, type.filter.defaults));
};

@@ -56,0 +56,0 @@

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

@@ -57,2 +57,3 @@ "main": "index.js",

"/autocomplete-menu/index.js": "/autocomplete-menu/index.js",
"/badge/index.js": "/badge/index.js",
"/buttons/button-group.js": "/buttons/button-group.js",

@@ -65,17 +66,16 @@ "/buttons/button.js": "/buttons/button.js",

"/card/index.js": "/card/index.js",
"/badge/index.js": "/badge/index.js",
"/icon/icons.js": "/icon/icons.js",
"/icon/index.js": "/icon/index.js",
"/icon/library.js": "/icon/library.js",
"/modals/confirm-modal.js": "/modals/confirm-modal.js",
"/modals/action.js": "/modals/action.js",
"/modals/confirm-modal.js": "/modals/confirm-modal.js",
"/modals/confirm.js": "/modals/confirm.js",
"/modals/index.js": "/modals/index.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",
"/jest-mocks/index.js": "/jest-mocks/index.js",
"/jest-mocks/popover-mock.js": "/jest-mocks/popover-mock.js",
"/note/index.js": "/note/index.js",
"/popover/index.js": "/popover/index.js",
"/popover/popover.js": "/popover/popover.js",
"/select-menu/index.js": "/select-menu/index.js",
"/jest-mocks/index.js": "/jest-mocks/index.js",
"/jest-mocks/popover-mock.js": "/jest-mocks/popover-mock.js",
"/note/index.js": "/note/index.js",
"/utils/partition.js": "/utils/partition.js",

@@ -86,8 +86,8 @@ "/filter/edit-filter.js": "/filter/edit-filter.js",

"/filter/filter-type-context.js": "/filter/filter-type-context.js",
"/filter/filter.js": "/filter/filter.js",
"/filter/index.js": "/filter/index.js",
"/filter/filter.js": "/filter/filter.js",
"/filter/types/all-subscribers.js": "/filter/types/all-subscribers.js",
"/filter/types/cold-subscribers.js": "/filter/types/cold-subscribers.js",
"/filter/types/custom-field.js": "/filter/types/custom-field.js",
"/filter/types/email-address.js": "/filter/types/email-address.js",
"/filter/types/custom-field.js": "/filter/types/custom-field.js",
"/filter/types/all-subscribers.js": "/filter/types/all-subscribers.js",
"/filter/types/first-name.js": "/filter/types/first-name.js",

@@ -94,0 +94,0 @@ "/filter/types/index.js": "/filter/types/index.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