@metamask/snaps-webpack-plugin 0.33.1-flask.1 → 0.34.1-flask.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +45 -35
  2. package/package.json +11 -9
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [0.34.1-flask.1]
10
+ ### Changed
11
+ - No changes this release.
12
+
13
+ ## [0.34.0-flask.1]
14
+ ### Changed
15
+ - No changes this release.
16
+
9
17
  ## [0.33.1-flask.1]
10
18
  ### Changed
11
19
  - No changes this release.
@@ -146,38 +154,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146
154
  ### Added
147
155
  - Initial release ([#420](https://github.com/MetaMask/snaps-monorepo/pull/420))
148
156
 
149
- [Unreleased]: https://github.com/MetaMask/snaps-monorepo/compare/v0.33.1-flask.1...HEAD
150
- [0.33.1-flask.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.33.0-flask.1...v0.33.1-flask.1
151
- [0.33.0-flask.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.2...v0.33.0-flask.1
152
- [0.32.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.1...v0.32.2
153
- [0.32.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.0...v0.32.1
154
- [0.32.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.31.0...v0.32.0
155
- [0.31.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.30.0...v0.31.0
156
- [0.30.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.29.0...v0.30.0
157
- [0.29.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.28.0...v0.29.0
158
- [0.28.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.27.1...v0.28.0
159
- [0.27.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.27.0...v0.27.1
160
- [0.27.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.2...v0.27.0
161
- [0.26.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.1...v0.26.2
162
- [0.26.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.0...v0.26.1
163
- [0.26.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.25.0...v0.26.0
164
- [0.25.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.24.1...v0.25.0
165
- [0.24.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.24.0...v0.24.1
166
- [0.24.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.23.0...v0.24.0
167
- [0.23.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.3...v0.23.0
168
- [0.22.3]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.2...v0.22.3
169
- [0.22.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.1...v0.22.2
170
- [0.22.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.0...v0.22.1
171
- [0.22.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.21.0...v0.22.0
172
- [0.21.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.20.0...v0.21.0
173
- [0.20.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.19.1...v0.20.0
174
- [0.19.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.19.0...v0.19.1
175
- [0.19.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.18.1...v0.19.0
176
- [0.18.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.18.0...v0.18.1
177
- [0.18.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.17.0...v0.18.0
178
- [0.17.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.16.0...v0.17.0
179
- [0.16.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.15.0...v0.16.0
180
- [0.15.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.14.0...v0.15.0
181
- [0.14.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.13.0...v0.14.0
182
- [0.13.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.12.0...v0.13.0
183
- [0.12.0]: https://github.com/MetaMask/snaps-monorepo/releases/tag/v0.12.0
157
+ [Unreleased]: https://github.com/MetaMask/snaps/compare/v0.34.1-flask.1...HEAD
158
+ [0.34.1-flask.1]: https://github.com/MetaMask/snaps/compare/v0.34.0-flask.1...v0.34.1-flask.1
159
+ [0.34.0-flask.1]: https://github.com/MetaMask/snaps/compare/v0.33.1-flask.1...v0.34.0-flask.1
160
+ [0.33.1-flask.1]: https://github.com/MetaMask/snaps/compare/v0.33.0-flask.1...v0.33.1-flask.1
161
+ [0.33.0-flask.1]: https://github.com/MetaMask/snaps/compare/v0.32.2...v0.33.0-flask.1
162
+ [0.32.2]: https://github.com/MetaMask/snaps/compare/v0.32.1...v0.32.2
163
+ [0.32.1]: https://github.com/MetaMask/snaps/compare/v0.32.0...v0.32.1
164
+ [0.32.0]: https://github.com/MetaMask/snaps/compare/v0.31.0...v0.32.0
165
+ [0.31.0]: https://github.com/MetaMask/snaps/compare/v0.30.0...v0.31.0
166
+ [0.30.0]: https://github.com/MetaMask/snaps/compare/v0.29.0...v0.30.0
167
+ [0.29.0]: https://github.com/MetaMask/snaps/compare/v0.28.0...v0.29.0
168
+ [0.28.0]: https://github.com/MetaMask/snaps/compare/v0.27.1...v0.28.0
169
+ [0.27.1]: https://github.com/MetaMask/snaps/compare/v0.27.0...v0.27.1
170
+ [0.27.0]: https://github.com/MetaMask/snaps/compare/v0.26.2...v0.27.0
171
+ [0.26.2]: https://github.com/MetaMask/snaps/compare/v0.26.1...v0.26.2
172
+ [0.26.1]: https://github.com/MetaMask/snaps/compare/v0.26.0...v0.26.1
173
+ [0.26.0]: https://github.com/MetaMask/snaps/compare/v0.25.0...v0.26.0
174
+ [0.25.0]: https://github.com/MetaMask/snaps/compare/v0.24.1...v0.25.0
175
+ [0.24.1]: https://github.com/MetaMask/snaps/compare/v0.24.0...v0.24.1
176
+ [0.24.0]: https://github.com/MetaMask/snaps/compare/v0.23.0...v0.24.0
177
+ [0.23.0]: https://github.com/MetaMask/snaps/compare/v0.22.3...v0.23.0
178
+ [0.22.3]: https://github.com/MetaMask/snaps/compare/v0.22.2...v0.22.3
179
+ [0.22.2]: https://github.com/MetaMask/snaps/compare/v0.22.1...v0.22.2
180
+ [0.22.1]: https://github.com/MetaMask/snaps/compare/v0.22.0...v0.22.1
181
+ [0.22.0]: https://github.com/MetaMask/snaps/compare/v0.21.0...v0.22.0
182
+ [0.21.0]: https://github.com/MetaMask/snaps/compare/v0.20.0...v0.21.0
183
+ [0.20.0]: https://github.com/MetaMask/snaps/compare/v0.19.1...v0.20.0
184
+ [0.19.1]: https://github.com/MetaMask/snaps/compare/v0.19.0...v0.19.1
185
+ [0.19.0]: https://github.com/MetaMask/snaps/compare/v0.18.1...v0.19.0
186
+ [0.18.1]: https://github.com/MetaMask/snaps/compare/v0.18.0...v0.18.1
187
+ [0.18.0]: https://github.com/MetaMask/snaps/compare/v0.17.0...v0.18.0
188
+ [0.17.0]: https://github.com/MetaMask/snaps/compare/v0.16.0...v0.17.0
189
+ [0.16.0]: https://github.com/MetaMask/snaps/compare/v0.15.0...v0.16.0
190
+ [0.15.0]: https://github.com/MetaMask/snaps/compare/v0.14.0...v0.15.0
191
+ [0.14.0]: https://github.com/MetaMask/snaps/compare/v0.13.0...v0.14.0
192
+ [0.13.0]: https://github.com/MetaMask/snaps/compare/v0.12.0...v0.13.0
193
+ [0.12.0]: https://github.com/MetaMask/snaps/releases/tag/v0.12.0
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@metamask/snaps-webpack-plugin",
3
- "version": "0.33.1-flask.1",
3
+ "version": "0.34.1-flask.1",
4
4
  "keywords": [
5
5
  "webpack",
6
6
  "plugin"
7
7
  ],
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "https://github.com/MetaMask/snaps-monorepo.git"
10
+ "url": "https://github.com/MetaMask/snaps.git"
11
11
  },
12
12
  "main": "dist/index.js",
13
13
  "files": [
@@ -17,9 +17,9 @@
17
17
  "test": "jest && yarn posttest",
18
18
  "posttest": "jest-it-up",
19
19
  "test:ci": "yarn test",
20
- "lint:eslint": "eslint . --cache --ext js,ts",
21
- "lint:misc": "prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path ../../.gitignore",
22
- "lint": "yarn lint:eslint && yarn lint:misc --check",
20
+ "lint:eslint": "eslint . --cache --ext js,ts,jsx,tsx",
21
+ "lint:misc": "prettier --no-error-on-unmatched-pattern --loglevel warn \"**/*.json\" \"**/*.md\" \"**/*.html\" \"!CHANGELOG.md\" --ignore-path ../../.gitignore",
22
+ "lint": "yarn lint:eslint && yarn lint:misc --check && yarn lint:changelog",
23
23
  "lint:fix": "yarn lint:eslint --fix && yarn lint:misc --write",
24
24
  "lint:changelog": "yarn auto-changelog validate",
25
25
  "build:tsc": "tsc --project tsconfig.build.json",
@@ -27,11 +27,12 @@
27
27
  "build:clean": "yarn clean && yarn build",
28
28
  "clean": "rimraf '*.tsbuildinfo' 'dist/*'",
29
29
  "prepare-manifest:preview": "../../scripts/prepare-preview-manifest.sh",
30
- "publish:preview": "yarn npm publish --tag preview"
30
+ "publish:preview": "yarn npm publish --tag preview",
31
+ "lint:ci": "yarn lint"
31
32
  },
32
33
  "dependencies": {
33
- "@metamask/snaps-utils": "^0.33.1-flask.1",
34
- "@metamask/utils": "^5.0.0",
34
+ "@metamask/snaps-utils": "^0.34.1-flask.1",
35
+ "@metamask/utils": "^6.0.0",
35
36
  "webpack-sources": "^3.2.3"
36
37
  },
37
38
  "devDependencies": {
@@ -41,6 +42,8 @@
41
42
  "@metamask/eslint-config-jest": "^11.0.0",
42
43
  "@metamask/eslint-config-nodejs": "^11.0.1",
43
44
  "@metamask/eslint-config-typescript": "^11.0.0",
45
+ "@swc/core": "^1.3.61",
46
+ "@swc/jest": "^0.2.26",
44
47
  "@types/jest": "^27.5.1",
45
48
  "@types/webpack-sources": "^3.2.0",
46
49
  "@typescript-eslint/eslint-plugin": "^5.42.1",
@@ -59,7 +62,6 @@
59
62
  "prettier": "^2.7.1",
60
63
  "prettier-plugin-packagejson": "^2.2.11",
61
64
  "rimraf": "^4.1.2",
62
- "ts-jest": "^29.0.2",
63
65
  "typescript": "~4.8.4",
64
66
  "webpack": "^5.72.1"
65
67
  },