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

@ngneat/elf-devtools

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngneat/elf-devtools - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

index.esm.js

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Changelog

# [1.2.1](https://github.com/ngneat/elf/compare/devtools-1.2.0...devtools-1.2.1) (2022-03-16)
### Bug Fixes
* **devtools:** 🐞 should support JUMP_TO_ACTION ([a4697b5](https://github.com/ngneat/elf/commit/a4697b5245691e30576e15c428f012a7b27cb2e5)), closes [#195](https://github.com/ngneat/elf/issues/195)
# [1.2.0](https://github.com/ngneat/elf/compare/devtools-1.1.0...devtools-1.2.0) (2021-12-19)

@@ -7,0 +15,0 @@

6

package.json
{
"name": "@ngneat/elf-devtools",
"version": "1.2.0",
"version": "1.2.1",
"description": "Redux devtools for elf store",

@@ -33,5 +33,5 @@ "publishConfig": {

"license": "MIT",
"main": "./devtools.umd.js",
"module": "./devtools.esm.js",
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts"
}
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