Socket
Socket
Sign inDemoInstall

easyqrcodejs-nodejs

Package Overview
Dependencies
65
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.7.1

index.d.ts

2

index.js

@@ -6,3 +6,3 @@ /**

*
* Version 3.7.0
* Version 3.7.1
*

@@ -9,0 +9,0 @@ * @author [ inthinkcolor@gmail.com ]

@@ -6,3 +6,3 @@ /**

*
* Version 3.7.0
* Version 3.7.1
*

@@ -9,0 +9,0 @@ * @author [ inthinkcolor@gmail.com ]

{
"name": "easyqrcodejs-nodejs",
"version": "3.7.0",
"version": "3.7.1",
"description": "NodeJS QRCode generator. Can get standard base64 image data url text or save image to file. Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title etc. settings. support binary mode.(Running without DOM on server side)",

@@ -5,0 +5,0 @@ "main": "index.min.js",

@@ -18,5 +18,6 @@ # EasyQRCodeJS-NodeJS

- [QRCode API](#qrcode-api)
- [Object](#object)
- [Options](#options)
- [Methods](#methods)
- [Object](#object)
- [Options](#options)
- [Methods](#methods)
- [TypeScript Support](#typescript-support)
- [License](#license)

@@ -32,4 +33,4 @@ - [EasyQRCodeJS-NodeJS-Premium](#easyqrcodejs-nodejs-premium)

| [EasyQRCodeJS-NodeJS](https://github.com/ushelp/EasyQRCodeJS-NodeJS) | **Running without DOM on SERVER-SIDE**. Save image to file or get data url text. NodeJS, Electron, NW.js, ETC.|
| [EasyQRCode-React-Native](https://github.com/ushelp/EasyQRCode-React-Native) | **A QRCode generator for React Native**. Generate QRCode image or get base64 data url text. |
## Feature

@@ -63,2 +64,3 @@

- Support TypeScript

@@ -91,2 +93,3 @@ - **中文**

- TypeScript 支持

@@ -331,3 +334,10 @@ ## Try It!

## TypeScript Support
Update to version `3.7.1+`.
```Javascript
import QRCode = require("easyqrcodejs-nodejs")
```
## License

@@ -334,0 +344,0 @@ MIT License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc