vue-qrcode
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -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 @@ |
@@ -20,1 +20,2 @@ import { QRCodeSegment as _QRCodeSegment, QRCodeToDataURLOptions } from 'qrcode'; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
44979
740