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

react-responsive-masonry

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-masonry - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

lib/index.js

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.2.2 - 2017-06-03
* Add: `files` to package.json
# 1.2.1 - 2017-06-03

@@ -2,0 +6,0 @@

7

package.json
{
"name": "react-responsive-masonry",
"version": "1.2.1",
"version": "1.2.2",
"description": "React responsive masonry component built with css flexbox",
"main": "lib/index.js",
"repository": {

@@ -23,2 +22,6 @@ "type": "git",

"homepage": "https://github.com/xuopled/react-responsive-masonry#readme",
"main": "lib/index.js",
"files": [
"lib"
],
"devDependencies": {

@@ -25,0 +28,0 @@ "babel-cli": "^6.24.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