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.19.5 to 0.19.6

dist/absurdum.cjs.js

9

package.json
{
"name": "absurdum",
"version": "0.19.5",
"version": "0.19.6",
"description": "Reducio Ad Absurdum - The Riduculous Application of Reduce",

@@ -30,3 +30,4 @@ "keywords": [

"preversion": "npm test && npm run lint && npm run types && npm run build",
"postversion": "git push --follow-tags"
"prepare": "git add dist/* && git diff --quiet && git diff --staged --quiet || git commit -am 'Build'",
"postversion": "npm run prepare && git push --follow-tags"
},

@@ -47,5 +48,7 @@ "dependencies": {},

"index.js",
"docs.config.js"
"docs.config.js",
"*.esm.js",
"*.cjs.js"
]
}
}
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