clone-response
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "clone-response", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Clone a Node.js response object", | ||
@@ -18,8 +18,6 @@ "main": "src/index.js", | ||
"keywords": [ | ||
"async", | ||
"asynchronous", | ||
"non-blocking", | ||
"base64", | ||
"encode", | ||
"decode" | ||
"clone", | ||
"duplicate", | ||
"copy", | ||
"response" | ||
], | ||
@@ -26,0 +24,0 @@ "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", |
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
5715