Socket
Socket
Sign inDemoInstall

@types/qrcode.react

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/qrcode.react - npm Package Compare versions

Comparing version 0.8.2 to 0.9.0

5

qrcode.react/index.d.ts

@@ -1,4 +0,4 @@

// Type definitions for qrcode.react 0.8
// Type definitions for qrcode.react 0.9
// Project: https://github.com/zpao/qrcode.react, http://zpao.github.io/qrcode.react
// Definitions by: Mleko <https://github.com/mleko>
// Definitions by: Mleko <https://github.com/mleko>, Yonas <https://github.com/yonasadiel>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -13,2 +13,3 @@ // TypeScript Version: 2.8

size?: number;
includeMargin?: boolean;
bgColor?: string;

@@ -15,0 +16,0 @@ fgColor?: string;

12

qrcode.react/package.json
{
"name": "@types/qrcode.react",
"version": "0.8.2",
"version": "0.9.0",
"description": "TypeScript definitions for qrcode.react",

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

"githubUsername": "mleko"
},
{
"name": "Yonas",
"url": "https://github.com/yonasadiel",
"githubUsername": "yonasadiel"
}

@@ -18,3 +23,4 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/qrcode.react"
},

@@ -25,4 +31,4 @@ "scripts": {},

},
"typesPublisherContentHash": "c40254ec0169b30e1818861047cee611035179ce07c9b9e193fa5b26bc314da4",
"typesPublisherContentHash": "7e8312eabdd9d3effcbbd6e90a12d889943e63c128cc426e0da66f1f55b10749",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for qrcode.react ( https://github.com/zpao/qrcode.react ).
This package contains type definitions for qrcode.react (https://github.com/zpao/qrcode.react).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 13 Feb 2019 21:04:46 GMT
* Last updated: Thu, 03 Oct 2019 20:58:26 GMT
* Dependencies: @types/react

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Mleko <https://github.com/mleko>.
These definitions were written by Mleko <https://github.com/mleko>, and Yonas <https://github.com/yonasadiel>.
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