Socket
Socket
Sign inDemoInstall

@types/fabric

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/fabric - npm Package Compare versions

Comparing version 3.5.1 to 3.6.0

3

fabric/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for FabricJS 3.5
// Type definitions for FabricJS 3.6
// Project: http://fabricjs.com/

@@ -14,4 +14,5 @@ // Definitions by: Oliver Klemencic <https://github.com/oklemencic>

// Mike Moore <https://github.com/mike667>
// Natalie Marleny <https://github.com/nataliemarleny>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export import fabric = require("./fabric-impl");
{
"name": "@types/fabric",
"version": "3.5.1",
"version": "3.6.0",
"description": "TypeScript definitions for FabricJS",

@@ -61,2 +61,7 @@ "license": "MIT",

"githubUsername": "mike667"
},
{
"name": "Natalie Marleny",
"url": "https://github.com/nataliemarleny",
"githubUsername": "nataliemarleny"
}

@@ -73,4 +78,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "5ea947f8ab91feb86224db09b9c224cc61a0e1e78ba4724b4b62929df3c41f1d",
"typesPublisherContentHash": "d5487fbc816b366315e151862b0cd2ce82cda04d8e39c0e1d5f9749729d4d277",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Tue, 17 Dec 2019 19:16:41 GMT
* Last updated: Mon, 20 Jan 2020 20:44:52 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `fabric`

# Credits
These definitions were written by Oliver Klemencic (https://github.com/oklemencic), Joseph Livecchi (https://github.com/joewashear007), Michael Randolph (https://github.com/mrand01), Tiger Oakes (https://github.com/NotWoods), Brian Martinson (https://github.com/bmartinson), Rogerio Teixeira (https://github.com/RogerioTeixeira), Bradley Hill (https://github.com/BradleyHill), Bryan Krol (https://github.com/bmkrol823), Glenn Gartner (https://github.com/glenngartner), Codertx (https://github.com/codertx), and Mike Moore (https://github.com/mike667).
These definitions were written by Oliver Klemencic (https://github.com/oklemencic), Joseph Livecchi (https://github.com/joewashear007), Michael Randolph (https://github.com/mrand01), Tiger Oakes (https://github.com/NotWoods), Brian Martinson (https://github.com/bmartinson), Rogerio Teixeira (https://github.com/RogerioTeixeira), Bradley Hill (https://github.com/BradleyHill), Bryan Krol (https://github.com/bmkrol823), Glenn Gartner (https://github.com/glenngartner), Codertx (https://github.com/codertx), Mike Moore (https://github.com/mike667), and Natalie Marleny (https://github.com/nataliemarleny).

Sorry, the diff of this file is too big to display

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