@cobuilders/hardhat-arbitrum-stylus 0.0.1-alpha.0 → 0.0.1-alpha.10
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 +110 -0
- package/package.json +24 -20
- package/LICENSE +0 -21
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,115 @@
|
|
|
1
1
|
# @cobuilders/hardhat-arbitrum-stylus
|
|
2
2
|
|
|
3
|
+
## 0.0.1-alpha.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 61f2d49: Added auto-tag workflow
|
|
8
|
+
- Updated dependencies [61f2d49]
|
|
9
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.10
|
|
10
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.10
|
|
11
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.10
|
|
12
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.10
|
|
13
|
+
|
|
14
|
+
## 0.0.1-alpha.9
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- b3fbeaa: Add tag to npm publish
|
|
19
|
+
- Updated dependencies [b3fbeaa]
|
|
20
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.9
|
|
21
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.9
|
|
22
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.9
|
|
23
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.9
|
|
24
|
+
|
|
25
|
+
## 0.0.1-alpha.8
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- 20cd0e8: Fix release.yml: publish with npm
|
|
30
|
+
- Updated dependencies [20cd0e8]
|
|
31
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.8
|
|
32
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.8
|
|
33
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.8
|
|
34
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.8
|
|
35
|
+
|
|
36
|
+
## 0.0.1-alpha.7
|
|
37
|
+
|
|
38
|
+
### Patch Changes
|
|
39
|
+
|
|
40
|
+
- 2d39409: Make public package
|
|
41
|
+
- Updated dependencies [2d39409]
|
|
42
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.7
|
|
43
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.7
|
|
44
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.7
|
|
45
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.7
|
|
46
|
+
|
|
47
|
+
## 0.0.1-alpha.6
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- 580c909: Fix package.json org case
|
|
52
|
+
- Updated dependencies [580c909]
|
|
53
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.6
|
|
54
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.6
|
|
55
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.6
|
|
56
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.6
|
|
57
|
+
|
|
58
|
+
## 0.0.1-alpha.5
|
|
59
|
+
|
|
60
|
+
### Patch Changes
|
|
61
|
+
|
|
62
|
+
- c88edca: OIDC Fix
|
|
63
|
+
- Updated dependencies [c88edca]
|
|
64
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.5
|
|
65
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.5
|
|
66
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.5
|
|
67
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.5
|
|
68
|
+
|
|
69
|
+
## 0.0.1-alpha.4
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
73
|
+
- 7843b4f: Fix OIDC release
|
|
74
|
+
- Updated dependencies [7843b4f]
|
|
75
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.4
|
|
76
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.4
|
|
77
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.4
|
|
78
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.4
|
|
79
|
+
|
|
80
|
+
## 0.0.1-alpha.3
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- 47932a3: Added provenance flag to force OIDC
|
|
85
|
+
- Updated dependencies [47932a3]
|
|
86
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.3
|
|
87
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.3
|
|
88
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.3
|
|
89
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.3
|
|
90
|
+
|
|
91
|
+
## 0.0.1-alpha.2
|
|
92
|
+
|
|
93
|
+
### Patch Changes
|
|
94
|
+
|
|
95
|
+
- 1f828e6: Replaced npm token for trusted publisher
|
|
96
|
+
- Updated dependencies [1f828e6]
|
|
97
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.2
|
|
98
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.2
|
|
99
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.2
|
|
100
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.2
|
|
101
|
+
|
|
102
|
+
## 0.0.1-alpha.1
|
|
103
|
+
|
|
104
|
+
### Patch Changes
|
|
105
|
+
|
|
106
|
+
- 68c2ba4: Alpha release owner rectification
|
|
107
|
+
- Updated dependencies [68c2ba4]
|
|
108
|
+
- @cobuilders/hardhat-arb-compile@0.0.1-alpha.1
|
|
109
|
+
- @cobuilders/hardhat-arb-deploy@0.0.1-alpha.1
|
|
110
|
+
- @cobuilders/hardhat-arb-node@0.0.1-alpha.1
|
|
111
|
+
- @cobuilders/hardhat-arb-test@0.0.1-alpha.1
|
|
112
|
+
|
|
3
113
|
## 0.0.1-alpha.0
|
|
4
114
|
|
|
5
115
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cobuilders/hardhat-arbitrum-stylus",
|
|
3
|
-
"version": "0.0.1-alpha.
|
|
3
|
+
"version": "0.0.1-alpha.10",
|
|
4
4
|
"description": "Hardhat plugin suite for Arbitrum Stylus development workflows",
|
|
5
|
-
"homepage": "https://github.com/
|
|
5
|
+
"homepage": "https://github.com/CoBuilders-xyz/hardhat-arbitrum-stylus/tree/main/packages/hardhat-arbitrum-stylus",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
|
-
"url": "https://github.com/
|
|
8
|
+
"url": "https://github.com/CoBuilders-xyz/hardhat-arbitrum-stylus",
|
|
9
9
|
"directory": "packages/hardhat-arbitrum-stylus"
|
|
10
10
|
},
|
|
11
11
|
"author": "CoBuilders",
|
|
@@ -23,6 +23,16 @@
|
|
|
23
23
|
"hardhat-plugin",
|
|
24
24
|
"toolbox"
|
|
25
25
|
],
|
|
26
|
+
"scripts": {
|
|
27
|
+
"build": "tsc --build .",
|
|
28
|
+
"clean": "rimraf dist",
|
|
29
|
+
"prepublishOnly": "pnpm build",
|
|
30
|
+
"test": "node --import tsx/esm --test --test-reporter=spec \"test/*.ts\" \"test/!(fixture-project|fixture-projects|helpers)/**/*.ts\"",
|
|
31
|
+
"lint": "eslint .",
|
|
32
|
+
"lint:fix": "eslint . --fix",
|
|
33
|
+
"format": "prettier --check .",
|
|
34
|
+
"format:fix": "prettier --write ."
|
|
35
|
+
},
|
|
26
36
|
"files": [
|
|
27
37
|
"dist/src/",
|
|
28
38
|
"src/",
|
|
@@ -31,10 +41,10 @@
|
|
|
31
41
|
"CHANGELOG.md"
|
|
32
42
|
],
|
|
33
43
|
"devDependencies": {
|
|
34
|
-
"@cobuilders/hardhat-arb-node": "
|
|
35
|
-
"@cobuilders/hardhat-arb-compile": "
|
|
36
|
-
"@cobuilders/hardhat-arb-deploy": "
|
|
37
|
-
"@cobuilders/hardhat-arb-test": "
|
|
44
|
+
"@cobuilders/hardhat-arb-node": "workspace:^0.0.1-alpha.10",
|
|
45
|
+
"@cobuilders/hardhat-arb-compile": "workspace:^0.0.1-alpha.10",
|
|
46
|
+
"@cobuilders/hardhat-arb-deploy": "workspace:^0.0.1-alpha.10",
|
|
47
|
+
"@cobuilders/hardhat-arb-test": "workspace:^0.0.1-alpha.10",
|
|
38
48
|
"@types/node": "^22.0.0",
|
|
39
49
|
"eslint": "^9.18.0",
|
|
40
50
|
"hardhat": "^3.0.0",
|
|
@@ -43,19 +53,13 @@
|
|
|
43
53
|
"tsx": "^4.19.3"
|
|
44
54
|
},
|
|
45
55
|
"peerDependencies": {
|
|
46
|
-
"@cobuilders/hardhat-arb-node": "^0.0.1-alpha.
|
|
47
|
-
"@cobuilders/hardhat-arb-compile": "^0.0.1-alpha.
|
|
48
|
-
"@cobuilders/hardhat-arb-deploy": "^0.0.1-alpha.
|
|
49
|
-
"@cobuilders/hardhat-arb-test": "^0.0.1-alpha.
|
|
56
|
+
"@cobuilders/hardhat-arb-node": "^0.0.1-alpha.10",
|
|
57
|
+
"@cobuilders/hardhat-arb-compile": "^0.0.1-alpha.10",
|
|
58
|
+
"@cobuilders/hardhat-arb-deploy": "^0.0.1-alpha.10",
|
|
59
|
+
"@cobuilders/hardhat-arb-test": "^0.0.1-alpha.10",
|
|
50
60
|
"hardhat": "^3.0.0"
|
|
51
61
|
},
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"clean": "rimraf dist",
|
|
55
|
-
"test": "node --import tsx/esm --test --test-reporter=spec \"test/*.ts\" \"test/!(fixture-project|fixture-projects|helpers)/**/*.ts\"",
|
|
56
|
-
"lint": "eslint .",
|
|
57
|
-
"lint:fix": "eslint . --fix",
|
|
58
|
-
"format": "prettier --check .",
|
|
59
|
-
"format:fix": "prettier --write ."
|
|
62
|
+
"publishConfig": {
|
|
63
|
+
"access": "public"
|
|
60
64
|
}
|
|
61
|
-
}
|
|
65
|
+
}
|
package/LICENSE
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2026 CoBuilders
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|