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.6.0 to 0.6.6

.gitlab-ci.yml

11

package.json
{
"name": "absurdum",
"version": "0.6.0",
"version": "0.6.6",
"description": "Reductio Ad Absurdum - The Riduculous Application of Reduce",

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

],
"repository": "https://github.com/evanplaice/absurdum",
"repository": "https://gitlab.com/evanplaice/absurdum",
"author": "Evan Plaice <evanplaice@gmail.com>",

@@ -21,6 +21,5 @@ "license": "MIT",

"test": "npx tape ./test/*.js",
"checkstyle": "npx semistandard",
"preversion": "npm run checkstyle",
"version": "git push",
"postversion": "git push --tags"
"lint": "npx semistandard",
"preversion": "npm run lint",
"postversion": "git push --follow-tags"
},

@@ -27,0 +26,0 @@ "devDependencies": {

[![npm](https://img.shields.io/npm/v/absurdum.svg)](https://www.npmjs.com/package/absurdum)
[![Build Status](https://travis-ci.org/evanplaice/absurdum.svg?branch=master)](https://travis-ci.org/evanplaice/absurdum)
[![Build Status](https://gitlab.com/evanplaice/absurdum/badges/master/build.svg)](https://gitlab.com/evanplaice/absurdum/pipelines)

@@ -4,0 +4,0 @@ # Absurdum

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