@types/fabric
Advanced tools
Comparing version 4.2.5 to 4.2.6
@@ -15,4 +15,5 @@ // Type definitions for FabricJS 4.2 | ||
// 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": "4.2.5", | ||
"version": "4.2.6", | ||
"description": "TypeScript definitions for FabricJS", | ||
@@ -66,2 +66,7 @@ "license": "MIT", | ||
"githubUsername": "nataliemarleny" | ||
}, | ||
{ | ||
"name": "Cody Brooks", | ||
"url": "https://github.com/buzzyboy", | ||
"githubUsername": "buzzyboy" | ||
} | ||
@@ -78,4 +83,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f22a4c041c8d6668e044767911a9e58fdd4c18d40c212b0406b10e8fa171eccb", | ||
"typesPublisherContentHash": "f715d4c9849fbad72209860836b11e2b45cde97194bae494c69e1a82ec1b543d", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 02 Apr 2021 20:01:20 GMT | ||
* Last updated: Mon, 10 May 2021 16:31:28 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), [Mike Moore](https://github.com/mike667), and [Natalie Marleny](https://github.com/nataliemarleny). | ||
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). |
Sorry, the diff of this file is too big to display
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
225933
6288