Comparing version 0.71.0 to 0.71.1
{ | ||
"name": "absurdum", | ||
"version": "0.71.0", | ||
"version": "0.71.1", | ||
"description": "Reductio Ad Absurdum - The Ridiculous Application of Reduce", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"main": "index.js", | ||
"module": "dist/absurdum.esm.js", | ||
"module": "dist/absurdum.cjs", | ||
"type": "module", | ||
@@ -36,5 +36,4 @@ "types": "index.d.ts", | ||
"types": "npx tsc -p .config/jsconfig.json", | ||
"build": "npm run build:esm && npm run build:cjs && npm run build:docs && npm run build:typings", | ||
"build": "npm run build:cjs && npm run build:docs && npm run build:typings", | ||
"build:docs": "node .config/docs.config.js", | ||
"build:esm": "npx rollup --config .config/esm.config.js ", | ||
"build:cjs": "npx rollup --config .config/cjs.config.js", | ||
@@ -41,0 +40,0 @@ "build:typings": "npx tsc -p .config/tsconfig.json", |
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
210645
210
4907