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

absurdum

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

absurdum - npm Package Compare versions

Comparing version 0.71.0 to 0.71.1

7

package.json
{
"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",

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