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

tineye-api

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tineye-api - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"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 @@

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