@types/fabric
Advanced tools
Comparing version 5.3.4 to 5.3.5
@@ -1,18 +0,1 @@ | ||
// Type definitions for FabricJS 5.3 | ||
// Project: http://fabricjs.com/ | ||
// Definitions 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> | ||
// Natalie Marleny <https://github.com/nataliemarleny> | ||
// Cody Brooks <https://github.com/buzzyboy> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
export import fabric = require("./fabric-impl"); |
{ | ||
"name": "@types/fabric", | ||
"version": "5.3.4", | ||
"description": "TypeScript definitions for FabricJS", | ||
"version": "5.3.5", | ||
"description": "TypeScript definitions for fabric", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fabric", | ||
@@ -10,64 +10,64 @@ "license": "MIT", | ||
"name": "Oliver Klemencic", | ||
"url": "https://github.com/oklemencic", | ||
"githubUsername": "oklemencic" | ||
"githubUsername": "oklemencic", | ||
"url": "https://github.com/oklemencic" | ||
}, | ||
{ | ||
"name": "Joseph Livecchi", | ||
"url": "https://github.com/joewashear007", | ||
"githubUsername": "joewashear007" | ||
"githubUsername": "joewashear007", | ||
"url": "https://github.com/joewashear007" | ||
}, | ||
{ | ||
"name": "Michael Randolph", | ||
"url": "https://github.com/mrand01", | ||
"githubUsername": "mrand01" | ||
"githubUsername": "mrand01", | ||
"url": "https://github.com/mrand01" | ||
}, | ||
{ | ||
"name": "Tiger Oakes", | ||
"url": "https://github.com/NotWoods", | ||
"githubUsername": "NotWoods" | ||
"githubUsername": "NotWoods", | ||
"url": "https://github.com/NotWoods" | ||
}, | ||
{ | ||
"name": "Brian Martinson", | ||
"url": "https://github.com/bmartinson", | ||
"githubUsername": "bmartinson" | ||
"githubUsername": "bmartinson", | ||
"url": "https://github.com/bmartinson" | ||
}, | ||
{ | ||
"name": "Rogerio Teixeira", | ||
"url": "https://github.com/RogerioTeixeira", | ||
"githubUsername": "RogerioTeixeira" | ||
"githubUsername": "RogerioTeixeira", | ||
"url": "https://github.com/RogerioTeixeira" | ||
}, | ||
{ | ||
"name": "Bradley Hill", | ||
"url": "https://github.com/BradleyHill", | ||
"githubUsername": "BradleyHill" | ||
"githubUsername": "BradleyHill", | ||
"url": "https://github.com/BradleyHill" | ||
}, | ||
{ | ||
"name": "Bryan Krol", | ||
"url": "https://github.com/bmkrol823", | ||
"githubUsername": "bmkrol823" | ||
"githubUsername": "bmkrol823", | ||
"url": "https://github.com/bmkrol823" | ||
}, | ||
{ | ||
"name": "Glenn Gartner", | ||
"url": "https://github.com/glenngartner", | ||
"githubUsername": "glenngartner" | ||
"githubUsername": "glenngartner", | ||
"url": "https://github.com/glenngartner" | ||
}, | ||
{ | ||
"name": "Codertx", | ||
"url": "https://github.com/codertx", | ||
"githubUsername": "codertx" | ||
"githubUsername": "codertx", | ||
"url": "https://github.com/codertx" | ||
}, | ||
{ | ||
"name": "Mike Moore", | ||
"url": "https://github.com/mike667", | ||
"githubUsername": "mike667" | ||
"githubUsername": "mike667", | ||
"url": "https://github.com/mike667" | ||
}, | ||
{ | ||
"name": "Natalie Marleny", | ||
"url": "https://github.com/nataliemarleny", | ||
"githubUsername": "nataliemarleny" | ||
"githubUsername": "nataliemarleny", | ||
"url": "https://github.com/nataliemarleny" | ||
}, | ||
{ | ||
"name": "Cody Brooks", | ||
"url": "https://github.com/buzzyboy", | ||
"githubUsername": "buzzyboy" | ||
"githubUsername": "buzzyboy", | ||
"url": "https://github.com/buzzyboy" | ||
} | ||
@@ -84,4 +84,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "09ff2cde2dc26cdab4cb1e37c2513f5c5b9bb69003e0e0ede23bdd35dfa58f3c", | ||
"typesPublisherContentHash": "f224437eef5d6903d49d0f5e41e1d0a13e5b9d1c3aa1ea17d804f6f98ae1b983", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for FabricJS (http://fabricjs.com/). | ||
This package contains type definitions for fabric (http://fabricjs.com/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* 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), [Mike Moore](https://github.com/mike667), [Natalie Marleny](https://github.com/nataliemarleny), and [Cody Brooks](https://github.com/buzzyboy). |
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
230230
6245
16