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

masonic

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

masonic - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

dist/cjs/Masonry.js

@@ -585,3 +585,3 @@ 'use strict'

isScrolling: PropTypes.bool,
containerRef: PropTypes.func.isRequired,
containerRef: PropTypes.func,
}

@@ -588,0 +588,0 @@ MasonryWindow.displayName = 'Masonry'

@@ -595,3 +595,3 @@ function ownKeys(object, enumerableOnly) {

isScrolling: PropTypes.bool,
containerRef: PropTypes.func.isRequired,
containerRef: PropTypes.func,
}

@@ -598,0 +598,0 @@ MasonryWindow.displayName = 'Masonry'

{
"name": "masonic",
"version": "1.1.4",
"version": "1.1.5",
"homepage": "https://github.com/jaredLunde/masonic#readme",

@@ -5,0 +5,0 @@ "repository": "github:jaredLunde/masonic",

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