Socket
Socket
Sign inDemoInstall

@appnest/typed-actions

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appnest/typed-actions - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "@appnest/typed-actions",
"version": "1.0.1",
"version": "1.0.2",
"description": "A lightweight library to create and type check flux/redux actions in typescript",

@@ -15,3 +15,3 @@ "author": "runem",

"module": "lib/index.esm.js",
"typings": "lib/index.d.ts",
"typings": "lib/index.esm.d.ts",
"files": [

@@ -18,0 +18,0 @@ "/lib/"

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