@metamask/snaps-rollup-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 +44 -34
  2. package/package.json +10 -8
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.
@@ -142,37 +150,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142
150
  ### Added
143
151
  - Initial release ([#431](https://github.com/MetaMask/snaps-monorepo/pull/431))
144
152
 
145
- [Unreleased]: https://github.com/MetaMask/snaps-monorepo/compare/v0.33.1-flask.1...HEAD
146
- [0.33.1-flask.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.33.0-flask.1...v0.33.1-flask.1
147
- [0.33.0-flask.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.2...v0.33.0-flask.1
148
- [0.32.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.1...v0.32.2
149
- [0.32.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.32.0...v0.32.1
150
- [0.32.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.31.0...v0.32.0
151
- [0.31.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.30.0...v0.31.0
152
- [0.30.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.29.0...v0.30.0
153
- [0.29.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.28.0...v0.29.0
154
- [0.28.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.27.1...v0.28.0
155
- [0.27.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.27.0...v0.27.1
156
- [0.27.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.2...v0.27.0
157
- [0.26.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.1...v0.26.2
158
- [0.26.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.26.0...v0.26.1
159
- [0.26.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.25.0...v0.26.0
160
- [0.25.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.24.1...v0.25.0
161
- [0.24.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.24.0...v0.24.1
162
- [0.24.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.23.0...v0.24.0
163
- [0.23.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.3...v0.23.0
164
- [0.22.3]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.2...v0.22.3
165
- [0.22.2]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.1...v0.22.2
166
- [0.22.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.22.0...v0.22.1
167
- [0.22.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.21.0...v0.22.0
168
- [0.21.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.20.0...v0.21.0
169
- [0.20.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.19.1...v0.20.0
170
- [0.19.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.19.0...v0.19.1
171
- [0.19.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.18.1...v0.19.0
172
- [0.18.1]: https://github.com/MetaMask/snaps-monorepo/compare/v0.18.0...v0.18.1
173
- [0.18.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.17.0...v0.18.0
174
- [0.17.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.16.0...v0.17.0
175
- [0.16.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.15.0...v0.16.0
176
- [0.15.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.14.0...v0.15.0
177
- [0.14.0]: https://github.com/MetaMask/snaps-monorepo/compare/v0.13.0...v0.14.0
178
- [0.13.0]: https://github.com/MetaMask/snaps-monorepo/releases/tag/v0.13.0
153
+ [Unreleased]: https://github.com/MetaMask/snaps/compare/v0.34.1-flask.1...HEAD
154
+ [0.34.1-flask.1]: https://github.com/MetaMask/snaps/compare/v0.34.0-flask.1...v0.34.1-flask.1
155
+ [0.34.0-flask.1]: https://github.com/MetaMask/snaps/compare/v0.33.1-flask.1...v0.34.0-flask.1
156
+ [0.33.1-flask.1]: https://github.com/MetaMask/snaps/compare/v0.33.0-flask.1...v0.33.1-flask.1
157
+ [0.33.0-flask.1]: https://github.com/MetaMask/snaps/compare/v0.32.2...v0.33.0-flask.1
158
+ [0.32.2]: https://github.com/MetaMask/snaps/compare/v0.32.1...v0.32.2
159
+ [0.32.1]: https://github.com/MetaMask/snaps/compare/v0.32.0...v0.32.1
160
+ [0.32.0]: https://github.com/MetaMask/snaps/compare/v0.31.0...v0.32.0
161
+ [0.31.0]: https://github.com/MetaMask/snaps/compare/v0.30.0...v0.31.0
162
+ [0.30.0]: https://github.com/MetaMask/snaps/compare/v0.29.0...v0.30.0
163
+ [0.29.0]: https://github.com/MetaMask/snaps/compare/v0.28.0...v0.29.0
164
+ [0.28.0]: https://github.com/MetaMask/snaps/compare/v0.27.1...v0.28.0
165
+ [0.27.1]: https://github.com/MetaMask/snaps/compare/v0.27.0...v0.27.1
166
+ [0.27.0]: https://github.com/MetaMask/snaps/compare/v0.26.2...v0.27.0
167
+ [0.26.2]: https://github.com/MetaMask/snaps/compare/v0.26.1...v0.26.2
168
+ [0.26.1]: https://github.com/MetaMask/snaps/compare/v0.26.0...v0.26.1
169
+ [0.26.0]: https://github.com/MetaMask/snaps/compare/v0.25.0...v0.26.0
170
+ [0.25.0]: https://github.com/MetaMask/snaps/compare/v0.24.1...v0.25.0
171
+ [0.24.1]: https://github.com/MetaMask/snaps/compare/v0.24.0...v0.24.1
172
+ [0.24.0]: https://github.com/MetaMask/snaps/compare/v0.23.0...v0.24.0
173
+ [0.23.0]: https://github.com/MetaMask/snaps/compare/v0.22.3...v0.23.0
174
+ [0.22.3]: https://github.com/MetaMask/snaps/compare/v0.22.2...v0.22.3
175
+ [0.22.2]: https://github.com/MetaMask/snaps/compare/v0.22.1...v0.22.2
176
+ [0.22.1]: https://github.com/MetaMask/snaps/compare/v0.22.0...v0.22.1
177
+ [0.22.0]: https://github.com/MetaMask/snaps/compare/v0.21.0...v0.22.0
178
+ [0.21.0]: https://github.com/MetaMask/snaps/compare/v0.20.0...v0.21.0
179
+ [0.20.0]: https://github.com/MetaMask/snaps/compare/v0.19.1...v0.20.0
180
+ [0.19.1]: https://github.com/MetaMask/snaps/compare/v0.19.0...v0.19.1
181
+ [0.19.0]: https://github.com/MetaMask/snaps/compare/v0.18.1...v0.19.0
182
+ [0.18.1]: https://github.com/MetaMask/snaps/compare/v0.18.0...v0.18.1
183
+ [0.18.0]: https://github.com/MetaMask/snaps/compare/v0.17.0...v0.18.0
184
+ [0.17.0]: https://github.com/MetaMask/snaps/compare/v0.16.0...v0.17.0
185
+ [0.16.0]: https://github.com/MetaMask/snaps/compare/v0.15.0...v0.16.0
186
+ [0.15.0]: https://github.com/MetaMask/snaps/compare/v0.14.0...v0.15.0
187
+ [0.14.0]: https://github.com/MetaMask/snaps/compare/v0.13.0...v0.14.0
188
+ [0.13.0]: https://github.com/MetaMask/snaps/releases/tag/v0.13.0
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@metamask/snaps-rollup-plugin",
3
- "version": "0.33.1-flask.1",
3
+ "version": "0.34.1-flask.1",
4
4
  "keywords": [
5
5
  "rollup",
6
6
  "rollup-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,10 +27,11 @@
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/snaps-utils": "^0.34.1-flask.1"
34
35
  },
35
36
  "devDependencies": {
36
37
  "@lavamoat/allow-scripts": "^2.3.1",
@@ -40,6 +41,8 @@
40
41
  "@metamask/eslint-config-nodejs": "^11.0.1",
41
42
  "@metamask/eslint-config-typescript": "^11.0.0",
42
43
  "@rollup/plugin-virtual": "^2.1.0",
44
+ "@swc/core": "^1.3.61",
45
+ "@swc/jest": "^0.2.26",
43
46
  "@types/jest": "^27.5.1",
44
47
  "@typescript-eslint/eslint-plugin": "^5.42.1",
45
48
  "@typescript-eslint/parser": "^5.42.1",
@@ -58,7 +61,6 @@
58
61
  "prettier-plugin-packagejson": "^2.2.11",
59
62
  "rimraf": "^4.1.2",
60
63
  "rollup": "^2.73.0",
61
- "ts-jest": "^29.0.2",
62
64
  "typescript": "~4.8.4"
63
65
  },
64
66
  "engines": {