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

react-grid-gallery

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-grid-gallery - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

5

CHANGELOG.md
# react-grid-gallery
### v0.5.1 / 2018-06-29
* Moved prop-types dependency from dev dependencies to dependencies
### v0.5.0 / 2018-06-26

@@ -4,0 +9,0 @@

8

package.json
{
"name": "react-grid-gallery",
"version": "0.5.0",
"version": "0.5.1",
"description": "Justified gallery component for React.",
"main": "lib/Gallery.js",
"dependencies": {
"react-images": "^0.5.16"
"react-images": "^0.5.16",
"prop-types": "^15.5.8"
},

@@ -28,4 +29,3 @@ "devDependencies": {

"vinyl-source-stream": "^1.1.0",
"watchify": "^3.7.0",
"prop-types": "^15.5.8"
"watchify": "^3.7.0"
},

@@ -32,0 +32,0 @@ "repository": {

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