New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-photo-album

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-photo-album - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

dist/index.umd.js

6

package.json
{
"name": "react-photo-album",
"version": "1.6.0",
"version": "1.6.1",
"description": "Responsive photo gallery component for React",

@@ -10,3 +10,3 @@ "author": "Igor Danchenko",

"module": "dist/index.esm.js",
"browser": "dist/index.esm.js",
"browser": "dist/index.umd.js",
"files": [

@@ -18,3 +18,3 @@ "dist"

"node": "./dist/index.cjs.js",
"browser": "./dist/index.esm.js",
"browser": "./dist/index.umd.js",
"import": "./dist/index.esm.js",

@@ -21,0 +21,0 @@ "default": "./dist/index.cjs.js"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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