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.0.5 to 4.0.6

2

masonry-layout/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for Masonry 4.0

constructor(options?: Masonry.Options);
constructor(selector: string, options?: Masonry.Options);
constructor(selector: string | Element, options?: Masonry.Options);

@@ -16,0 +16,0 @@ masonry?(): void;

{
"name": "@types/masonry-layout",
"version": "4.0.5",
"version": "4.0.6",
"description": "TypeScript definitions for Masonry",

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

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

@@ -26,5 +28,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "a5a7420074eb0c9c7053d3b15b508b76001418b7069b8c8db4be3c878bae4db1",
"typesPublisherContentHash": "85c42b8f194b95b3cc87587227ff4d82b361f6f6dccfddad21e74b1eb7469ff1",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 15 Jun 2017 20:15:09 GMT
* Last updated: Mon, 16 Oct 2017 20:21:50 GMT
* Dependencies: jquery

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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