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

opencollective-postinstall

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencollective-postinstall - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

4

bin/setup.js

@@ -138,3 +138,3 @@ #!/usr/bin/env node

let readme;
var readme;
try {

@@ -151,3 +151,3 @@ readme = fs.readFileSync(projectREADME, 'utf8');

let firstBadgeDetected = false;
var firstBadgeDetected = false;
lines.forEach(line => {

@@ -154,0 +154,0 @@ if (!firstBadgeDetected && (line.match(/badge.svg/) || line.match(/img.shields.io/))) {

{
"name": "opencollective-postinstall",
"version": "1.0.14",
"version": "1.0.15",
"description": "Prompt users to donate after they install your node module with npm install",

@@ -5,0 +5,0 @@ "main": "index.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