Comparing version 3.4.1 to 3.5.0
{ | ||
"name": "phin", | ||
"version": "3.4.1", | ||
"version": "3.5.0", | ||
"description": "The ultra-lightweight Node.js HTTP client", | ||
"main": "lib/phin.min.js", | ||
"main": "lib/phin.js", | ||
"types": "types.d.ts", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"files": [ | ||
"lib/phin.min.js", | ||
"lib/phin.js", | ||
"types.d.ts" | ||
@@ -44,4 +44,4 @@ ], | ||
"dependencies": { | ||
"centra": "^2.2.1" | ||
"centra": "^2.4.2" | ||
} | ||
} |
@@ -0,0 +0,0 @@ <p align="center" style="text-align: center"><img src="https://raw.githubusercontent.com/ethanent/phin/master/media/phin-textIncluded.png" width="250" alt="phin logo"/></p> |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
12358
172
0
Updatedcentra@^2.4.2