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

@types/masonry-layout

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/masonry-layout - npm Package Compare versions

Comparing version 4.2.5 to 4.2.6

6

masonry-layout/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for Masonry 4.2
// Project: https://github.com/desandro/masonry, https://masonry.desandro.com
// Definitions by: Mark Wilson <https://github.com/m-a-wilson>, Travis Brown <https://github.com/warriorrocker>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="jquery" />

@@ -8,0 +2,0 @@

16

masonry-layout/package.json
{
"name": "@types/masonry-layout",
"version": "4.2.5",
"description": "TypeScript definitions for Masonry",
"version": "4.2.6",
"description": "TypeScript definitions for masonry-layout",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Mark Wilson",
"url": "https://github.com/m-a-wilson",
"githubUsername": "m-a-wilson"
"githubUsername": "m-a-wilson",
"url": "https://github.com/m-a-wilson"
},
{
"name": "Travis Brown",
"url": "https://github.com/warriorrocker",
"githubUsername": "warriorrocker"
"githubUsername": "warriorrocker",
"url": "https://github.com/warriorrocker"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "9b958b212e9118de6803bc8a449a353a25afb1c3521e5c759aa2b40eac6b87e1",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "1fc3520d0f8190cd9817c9cf6d4e64613cbb1749f231363cd4d0539c78e7041f",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Masonry (https://github.com/desandro/masonry).
This package contains type definitions for masonry-layout (https://github.com/desandro/masonry).

@@ -12,8 +12,2 @@ # Details

````ts
// Type definitions for Masonry 4.2
// Project: https://github.com/desandro/masonry, https://masonry.desandro.com
// Definitions by: Mark Wilson <https://github.com/m-a-wilson>, Travis Brown <https://github.com/warriorrocker>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="jquery" />

@@ -93,7 +87,6 @@

### Additional Details
* Last updated: Mon, 23 May 2022 18:01:48 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)
* Global values: none
# Credits
These definitions were written by [Mark Wilson](https://github.com/m-a-wilson), and [Travis Brown](https://github.com/warriorrocker).
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