Comparing version 2.0.1 to 2.0.2
@@ -77,3 +77,3 @@ import React from 'react' | ||
export declare const FreeMasonry: React.FC<FreeMasonryProps> | ||
interface MasonryProps extends FreeMasonryProps { | ||
export interface MasonryProps extends FreeMasonryProps { | ||
readonly initialWidth?: number | ||
@@ -80,0 +80,0 @@ readonly initialHeight?: number |
@@ -77,3 +77,3 @@ import React from 'react' | ||
export declare const FreeMasonry: React.FC<FreeMasonryProps> | ||
interface MasonryProps extends FreeMasonryProps { | ||
export interface MasonryProps extends FreeMasonryProps { | ||
readonly initialWidth?: number | ||
@@ -80,0 +80,0 @@ readonly initialHeight?: number |
{ | ||
"name": "masonic", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"homepage": "https://github.com/jaredLunde/masonic#readme", | ||
@@ -5,0 +5,0 @@ "repository": "github:jaredLunde/masonic", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
102640