Socket
Socket
Sign inDemoInstall

imgbb-uploader

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imgbb-uploader - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 1.3.5
- Remove useless dependencies
I don't know how eslint stuff came here oO
# 1.3.4

@@ -2,0 +7,0 @@

8

package.json
{
"name": "imgbb-uploader",
"version": "1.3.4",
"version": "1.3.5",
"description": "Lightweight module to upload images through Imgbb API.",

@@ -9,6 +9,3 @@ "main": "lib/cjs/index.js",

"types": "lib/index.d.ts",
"dependencies": {
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6"
},
"dependencies": {},
"scripts": {

@@ -45,2 +42,3 @@ "dev": "npm run build && npm run format && npm run lint && npm run test && npm run remap",

"eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.0",

@@ -47,0 +45,0 @@ "eslint-plugin-node": "^11.1.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