@learnweb3dao/siws
Advanced tools
Comparing version 0.1.5 to 0.1.6
import { ed25519 } from "@noble/curves/ed25519"; | ||
import { SiwxErrorTypes } from "common"; | ||
import { SiwxErrorTypes } from "@learnweb3dao/siwx-common"; | ||
import { SiwsMessage } from "../src"; | ||
@@ -4,0 +4,0 @@ import base58 from "bs58"; |
{ | ||
"name": "@learnweb3dao/siws", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "9433bb62f2f859c64c51a7d5c0f540ac9eda51dd" | ||
"gitHead": "1073c96dace999863c180bcf2a62f8976cf2f2f2" | ||
} |
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
42273