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

vue-qrcode

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-qrcode - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

lib/index.d.ts.map

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 0.3.1 (2020-01-29)
### Bug Fixes
* incorrect pkg contents ([f0ea685](https://github.com/rx-ts/vue/commit/f0ea685c51d95e9ce24c91e2e4cd1d955b7c46aa))
# [0.3.0](https://github.com/rx-ts/vue/compare/vue-qrcode@0.2.3...vue-qrcode@0.3.0) (2020-01-29)

@@ -8,0 +19,0 @@

1

lib/index.d.ts

@@ -20,1 +20,2 @@ import { QRCodeSegment as _QRCodeSegment, QRCodeToDataURLOptions } from 'qrcode';

export default _default;
//# sourceMappingURL=index.d.ts.map

7

package.json
{
"name": "vue-qrcode",
"version": "0.3.0",
"version": "0.3.1",
"description": "🤳 A Vue component for QR code generation with `qrcode`",

@@ -19,3 +19,4 @@ "repository": "git@github.com:rx-ts/vue.git",

"lib",
"src"
"src",
"!lib/*.tsbuildinfo"
],

@@ -32,3 +33,3 @@ "keywords": [

"sideEffects": false,
"gitHead": "2c033885984b5d877bc003d7cac47f40bbe3d8dd"
"gitHead": "76060f779b6136b2893de48c5a874cbc54e964a3"
}

Sorry, the diff of this file is not supported yet

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