@metamask/browser-playground 0.7.3 → 0.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -1
- package/build/asset-manifest.json +3 -3
- package/build/index.html +1 -1
- package/build/static/js/{main.31e1a1d6.js → main.5a1e472c.js} +3 -3
- package/build/static/js/{main.31e1a1d6.js.map → main.5a1e472c.js.map} +1 -1
- package/package.json +2 -2
- /package/build/static/js/{main.31e1a1d6.js.LICENSE.txt → main.5a1e472c.js.LICENSE.txt} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.7.4]
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
|
|
14
|
+
- Bump workspace dependencies:
|
|
15
|
+
- @metamask/connect-evm@1.3.1
|
|
16
|
+
|
|
10
17
|
## [0.7.3]
|
|
11
18
|
|
|
12
19
|
### Added
|
|
@@ -217,7 +224,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
217
224
|
|
|
218
225
|
- Initial release
|
|
219
226
|
|
|
220
|
-
[Unreleased]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.
|
|
227
|
+
[Unreleased]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.4...HEAD
|
|
228
|
+
[0.7.4]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.3...@metamask/browser-playground@0.7.4
|
|
221
229
|
[0.7.3]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.2...@metamask/browser-playground@0.7.3
|
|
222
230
|
[0.7.2]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.1...@metamask/browser-playground@0.7.2
|
|
223
231
|
[0.7.1]: https://github.com/MetaMask/connect-monorepo/compare/@metamask/browser-playground@0.7.0...@metamask/browser-playground@0.7.1
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"main.css": "./static/css/main.339bc4ca.css",
|
|
4
|
-
"main.js": "./static/js/main.
|
|
4
|
+
"main.js": "./static/js/main.5a1e472c.js",
|
|
5
5
|
"static/js/921.58d10f34.chunk.js": "./static/js/921.58d10f34.chunk.js",
|
|
6
6
|
"static/js/288.51cc5192.chunk.js": "./static/js/288.51cc5192.chunk.js",
|
|
7
7
|
"static/js/127.6f28ac63.chunk.js": "./static/js/127.6f28ac63.chunk.js",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"static/js/29.8d088763.chunk.js": "./static/js/29.8d088763.chunk.js",
|
|
13
13
|
"index.html": "./index.html",
|
|
14
14
|
"main.339bc4ca.css.map": "./static/css/main.339bc4ca.css.map",
|
|
15
|
-
"main.
|
|
15
|
+
"main.5a1e472c.js.map": "./static/js/main.5a1e472c.js.map",
|
|
16
16
|
"921.58d10f34.chunk.js.map": "./static/js/921.58d10f34.chunk.js.map",
|
|
17
17
|
"288.51cc5192.chunk.js.map": "./static/js/288.51cc5192.chunk.js.map",
|
|
18
18
|
"127.6f28ac63.chunk.js.map": "./static/js/127.6f28ac63.chunk.js.map",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
},
|
|
25
25
|
"entrypoints": [
|
|
26
26
|
"static/css/main.339bc4ca.css",
|
|
27
|
-
"static/js/main.
|
|
27
|
+
"static/js/main.5a1e472c.js"
|
|
28
28
|
]
|
|
29
29
|
}
|
package/build/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./alt-fox.svg"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><title>Multichain Test Dapp</title><meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self' wss://mm-sdk-relay.api.cx.metamask.io https://mm-sdk-analytics.api.cx.metamask.io https://*.infura.io http://localhost:* http://127.0.0.1:*; frame-src https://fwd.metamask.io; font-src 'self';"/><script defer="defer" src="./static/js/main.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./alt-fox.svg"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><title>Multichain Test Dapp</title><meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self' wss://mm-sdk-relay.api.cx.metamask.io https://mm-sdk-analytics.api.cx.metamask.io https://*.infura.io http://localhost:* http://127.0.0.1:*; frame-src https://fwd.metamask.io; font-src 'self';"/><script defer="defer" src="./static/js/main.5a1e472c.js"></script><link href="./static/css/main.339bc4ca.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|