Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.6.9 to 4.2.0

4

fabric/index.d.ts

@@ -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

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