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

dual-api

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dual-api - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

bower.json
{
"name": "dual-api",
"version": "0.0.2",
"version": "0.0.3",
"description": "Make your module implement dual APIs, callback API and thenable (Promise) API.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,3 +5,3 @@ /*

*
* Copyright (c) 2017 anseki
* Copyright (c) 2018 anseki
* Licensed under the MIT license.

@@ -8,0 +8,0 @@ */

{
"name": "dual-api",
"version": "0.0.2",
"version": "0.0.3",
"title": "dualAPI",

@@ -16,2 +16,7 @@ "description": "Make your module implement dual APIs, callback API and thenable (Promise) API.",

],
"files": [
"index.js",
"bower.json",
"LICENSE-MIT"
],
"engines": {

@@ -18,0 +23,0 @@ "node": ">= 0.12.0"

Sorry, the diff of this file is not supported yet

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