bankcard-reader
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,10 @@ # Change Log | ||
## [1.0.1](https://github.com/waitingsong/node-bankcard-reader/compare/v1.0.0...v1.0.1) (2019-03-03) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
# [1.0.0](https://github.com/waitingsong/node-bankcard-reader/compare/v0.4.4...v1.0.0) (2019-02-26) | ||
@@ -7,0 +15,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "bankcard-reader", | ||
"author": "waiting", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "高拍仪读取银行卡", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"@waiting/log": "^1.0.1", | ||
"@waiting/shared-core": "^1.5.0", | ||
"@waiting/shared-core": "^1.7.0", | ||
"ffi": "^2.3.0", | ||
"rxjs": "^6.4.0", | ||
"win32-def": "^2.8.0" | ||
"win32-def": "^3.2.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "os": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
319152
2
+ Added@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedwin32-def@2.8.1(transitive)
Updated@waiting/shared-core@^1.7.0
Updatedwin32-def@^3.2.0