Comparing version 0.1.3 to 0.1.4
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80456