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

b64image_reader

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

b64image_reader - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

11

package.json
{
"name": "b64image_reader",
"version": "1.0.0",
"version": "1.0.1",
"description": "Read all the image file in the Base64 format",

@@ -9,5 +9,10 @@ "main": "index.js",

},
"keywords": [],
"keywords": ["Base64", "jpg", "png"],
"author": "Tadashi Yamazaki <tadashi.y1012@gmail.com>",
"license": "ISC",
"license": "MIT",
"homepage": "https://github.com/tadashiy1012/b64image_reader",
"repository": {
"type": "git",
"url": "git@github.com:tadashiy1012/b64image_reader.git"
},
"devDependencies": {

@@ -14,0 +19,0 @@ "intelli-espower-loader": "^1.0.1",

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