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.1 to 0.17.2

2

assets/scaffolds/scene/scene.js

@@ -1,2 +0,2 @@

import { createScene } from 'kea/logic'
import { createScene } from 'kea/scene'

@@ -3,0 +3,0 @@ import sceneComponent from '~/scenes/$$dash-scene$$/index'

@@ -8,2 +8,7 @@ # Change Log

## 0.17.1 - 2017-01-30
### Changed
- [PR4](https://github.com/mariusandra/kea/pull/4). Add action.meta to reducer mapping.
- [PR4](https://github.com/mariusandra/kea/pull/4). Upgrade takeEvery, takeLatest usage for redux-saga >= 0.14 compatibility.
## 0.17.0 - 2017-01-13

@@ -10,0 +15,0 @@ ### Changed

{
"name": "kea",
"version": "0.17.1",
"version": "0.17.2",
"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