Socket
Socket
Sign inDemoInstall

react-masonry-layout

Package Overview
Dependencies
7
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

7

package.json
{
"name": "react-masonry-layout",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "lib/index.js",
"scripts": {
"clean": "rimraf lib",
"build": "babel src -d lib",
"prepublish": "npm run clean && npm run build",
"lint": "eslint src",

@@ -44,4 +46,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"react": ">= 0.14.0",
"react-dom": ">= 0.14.0"
"react-dom": ">= 0.14.0",
"rimraf": "^2.5.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc