@types/fabric
Advanced tools
Comparing version 3.6.9 to 4.2.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for FabricJS 3.6 | ||
// Type definitions for FabricJS 4.2 | ||
// Project: http://fabricjs.com/ | ||
@@ -17,2 +17,2 @@ // Definitions by: Oliver Klemencic <https://github.com/oklemencic> | ||
// TypeScript Version: 2.1 | ||
export import fabric = require("./fabric-impl"); | ||
export import fabric = require('./fabric-impl'); |
{ | ||
"name": "@types/fabric", | ||
"version": "3.6.9", | ||
"version": "4.2.0", | ||
"description": "TypeScript definitions for FabricJS", | ||
@@ -77,4 +77,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a77dcc140094fbc2c2dd994e62e329f91a563a0149188c9efd7b736f490036af", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "9c05b2b98f5470bfda1c0c622f3657b3ce3b2fc0d69aa062ca06193f791bcbb6", | ||
"typeScriptVersion": "3.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 23 Oct 2020 17:14:35 GMT | ||
* Last updated: Mon, 23 Nov 2020 21:06:50 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `fabric` |
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
218192
6097