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

awesome-image-viewer

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-image-viewer - npm Package Compare versions

Comparing version 1.0.56 to 1.0.57

6

package.json
{
"name": "awesome-image-viewer",
"description": "React, Angular, Vue, and Typescript compatible image viewer",
"version": "1.0.56",
"version": "1.0.57",
"author": "Mostafa Mohammadzadeh",

@@ -12,3 +12,3 @@ "license": "MIT",

"test-cov": "jest --coverage",
"dep": "npm update && npm publish && cd website && npm update && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push"
"deploy": "npm update && npm publish && cd website && npm update && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"homepage": "https://awesome-image-viewer.demos.mostafa-mdzh.ir",
"homepage": "https://image-viewer.awesome-components.com",
"bugs": {

@@ -54,0 +54,0 @@ "url": "https://github.com/MostafaMDZH/Awesome-Image-Viewer/issues"

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

# Awesome Image Viewer
# Awesome Image Viewer [ <a href='https://image-viewer.awesome-components.com'>Docs & Demo</a> | <a href='https://npmjs.com/package/awesome-image-viewer'>NPM</a> ]
React, Angular, Vue, and Typescript compatible image viewer<br>
@MostafaMDZH | mostafa.mdzh@gmail.com</br></br>
## Features <a href='https://awesome-image-viewer.demos.mostafa-mdzh.ir'>[Docs & Demo]</a>
## Features
- Lazy Loading

@@ -7,0 +7,0 @@ - Zoomable

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