exalted.future
Advanced tools
Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "exalted.future", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "Exalted monadic library & functional fun, fantasy-land compliant, mostly.", | ||
@@ -15,3 +15,3 @@ "repository": "https://github.com/pre63/exalted.future.git", | ||
"umd:main": "dist/index.umd.js", | ||
"type": "module", | ||
"type": "commonjs", | ||
"private": false, | ||
@@ -22,3 +22,3 @@ "sideEffects": false, | ||
"prebuild": "rm -rf dist", | ||
"pub": "yarn test && yarn publish", | ||
"pub": "nfmt && yarn test && yarn publish", | ||
"test": "jest ./tests/*", | ||
@@ -25,0 +25,0 @@ "pretest": "yarn build", |
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
90249
No