@dioxide-js/detect-provider
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.0.5](https://github.com/duiyuan/dioxide-provider/compare/v0.0.4...v0.0.5) (2022-05-24) | ||
### [0.0.4](https://github.com/duiyuan/dioxide-provider/compare/v0.0.3...v0.0.4) (2022-05-17) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@dioxide-js/detect-provider", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A tiny utility for detecting the Dioxide-wallet provider which injected at window.dioxide.", | ||
@@ -12,3 +12,3 @@ "keywords": [ | ||
"module": "dist/detect-provider.es5.js", | ||
"typings": "dist/types/detect-provider.d.ts", | ||
"typings": "dist/types/index.d.ts", | ||
"files": [ | ||
@@ -15,0 +15,0 @@ "dist" |
30370