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

kea

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kea - npm Package Compare versions

Comparing version 0.17.3 to 0.17.4

2

assets/scaffolds/code/logic.js

@@ -26,3 +26,3 @@ import Logic, { initLogic } from 'kea/logic'

reducers = ({ actions, constants }) => ({
// visibilityFilter: [constants.SHOW_ALL, PropTypes.string,
// visibilityFilter: [constants.SHOW_ALL, PropTypes.string, {
// [actions.showAll]: () => constants.SHOW_ALL,

@@ -29,0 +29,0 @@ // [actions.setVisibilityFilter]: (_, payload) => payload.filter

@@ -26,3 +26,3 @@ import Logic, { initLogic } from 'kea/logic'

reducers = ({ actions, constants }) => ({
// visibilityFilter: [constants.SHOW_ALL, PropTypes.string,
// visibilityFilter: [constants.SHOW_ALL, PropTypes.string, {
// [actions.showAll]: () => constants.SHOW_ALL,

@@ -29,0 +29,0 @@ // [actions.setVisibilityFilter]: (_, payload) => payload.filter

{
"name": "kea",
"version": "0.17.3",
"version": "0.17.4",
"description": "Smart front-end architecture",

@@ -5,0 +5,0 @@ "author": "Marius Andra",

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