New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

double-done

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

double-done - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

13

package.json
{
"name": "double-done",
"version": "0.0.3",
"version": "0.0.4",
"description": "Double Done design pattern",

@@ -15,5 +15,8 @@ "scripts": {

"keywords": [
"daemon",
"pid",
"pidfile"
"async",
"asynchronous",
"callback",
"done",
"design",
"pattern"
],

@@ -28,3 +31,3 @@ "engines": {

"devDependencies": {
"eslint": "3.12.2",
"eslint": "3.13.1",
"istanbul": "0.4.5",

@@ -31,0 +34,0 @@ "mocha": "3.2.0",

@@ -9,4 +9,4 @@ # double-done

[![NPM version](https://badge.fury.io/js/double-done.svg)](https://www.npmjs.com/package/double-done)
[![dependency status](https://david-dm.org/iccicci/double-done.svg)](https://david-dm.org/iccicci/double-done)
[![dev dependency status](https://david-dm.org/iccicci/double-done/dev-status.svg)](https://david-dm.org/iccicci/double-done?type=dev)
[![bitHound Dependencies](https://www.bithound.io/github/iccicci/double-done/badges/dependencies.svg)](https://www.bithound.io/github/iccicci/double-done/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/iccicci/double-done/badges/devDependencies.svg)](https://www.bithound.io/github/iccicci/double-done/master/dependencies/npm)

@@ -173,2 +173,4 @@ ## Table of contents

* 2017-01-17 - v0.0.4
* Dependencies update
* 2017-01-09 - v0.0.3

@@ -175,0 +177,0 @@ * README review and optimization

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