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

attadux

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

attadux - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

package.json
{
"name": "attadux",
"version": "0.1.3",
"version": "0.1.4",
"description": "Implementation of the redux-modular-ducks, forked from the extensible-duck implementation and extended to include spected validators, state machines, helpers, and to follow a broader/looser definition of constants",

@@ -14,2 +14,3 @@ "main": "cjs/index.js",

"prebuild": "npm run prepare",
"prepublish": "npm run build",
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir cjs",

@@ -16,0 +17,0 @@ "build:es": "cross-env BABEL_ENV=es babel src --out-dir es",

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