exalted.future
Advanced tools
Comparing version 0.0.31 to 0.0.32
{ | ||
"name": "exalted.future", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "Exalted monadic library & functional fun, fantasy-land compliant, mostly.", | ||
@@ -11,8 +11,7 @@ "repository": "https://github.com/pre63/exalted.future.git", | ||
"module": "./dist/index.module.js", | ||
"exports": "./src/index.js", | ||
"type": "commonjs", | ||
"exports": "./dist/index.modern.js", | ||
"private": false, | ||
"sideEffects": false, | ||
"scripts": { | ||
"build": "microbundle build --raw -f cjs,esm", | ||
"build": "microbundle build --raw -f cjs,esm,modern", | ||
"prebuild": "rm -rf dist", | ||
@@ -19,0 +18,0 @@ "pub": "nfmt && yarn test && yarn publish", |
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
72395
9
58