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.22.0 to 0.22.1

docs/arrays/every.md

4

package.json
{
"name": "absurdum",
"version": "0.22.0",
"version": "0.22.1",
"description": "Reductio Ad Absurdum - The Ridiculous Application of Reduce",

@@ -35,3 +35,3 @@ "keywords": [

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

@@ -38,0 +38,0 @@ },

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