Comparing version 0.0.2 to 0.0.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7615
5
79