@samouraiwallet/electrum-client
Advanced tools
Comparing version 1.2.1 to 1.2.2
# Changelog | ||
## 1.2.1 (2022-03-01) | ||
## 1.2.2 (2022-03-02) | ||
- Fixed ES module definition | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@samouraiwallet/electrum-client", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"engines": { | ||
@@ -14,3 +14,3 @@ "node": ">=14.0.0" | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
"exports": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -17,0 +17,0 @@ "scripts": { |
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
59347