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

@techiediaries/ngx-qrcode

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@techiediaries/ngx-qrcode - npm Package Versions

9.1.0

Diff

rafa-as
published 9.0.0 •

Changelog

Source

9.0.0 (2020-04-28)

Bug Fixes

  • core: Remove the alt attribute when undefined.

Features

  • lib: support for angular v9
  • core: Create unit tests with 100% of code coverage
  • core: Fix lint

Refactor

  • core: Create types, constants and enums to type component inputs.

BREAKING CHANGES

  • lib: Rename properties to follow angular style guide

Before:

[qrc-element-type] 
[qrc-class] 
[qrc-alt] 
[qrc-value] 
[qrc-version]
[qrc-errorCorrectionLevel]
[qrc-margin]
[qrc-scale]
[qrc-width]
[qrc-colorDark]
[qrc-colorLight]

After:

[elementType]
[cssClass]
[alt]
[value]
[version]
[errorCorrectionLevel]
[margin]
[scale]
[width]
[colorDark]
[colorLight]
ahnerd
published 0.0.5 •

ahnerd
published 0.0.4 •

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