tineye-api
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "tineye-api", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TinEye API node.js library", | ||
@@ -24,4 +24,4 @@ "keywords": [ | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"form-data": "~2.3.1" | ||
"axios": "^0.19.0", | ||
"form-data": "2.5.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
@@ -113,3 +113,8 @@ # tineye-api | ||
# Release history | ||
## 1.1.0 | ||
* Changed tests from BusterJS to Jest | ||
* Removed BlueBird and switched to native promises | ||
* Switch library for making GET requests from Requests to Axios | ||
## 1.0.2 | ||
@@ -116,0 +121,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
139
0
0
20443
5
502
+ Addedaxios@0.19.2(transitive)
+ Addedform-data@2.5.0(transitive)
- Removedaxios@0.18.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.19.0
Updatedform-data@2.5.0