@cobuilders/hardhat-arbitrum-stylus 0.0.1-alpha.0 → 0.0.1-alpha.9

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 (3) hide show
  1. package/CHANGELOG.md +99 -0
  2. package/package.json +24 -20
  3. package/LICENSE +0 -21
package/CHANGELOG.md CHANGED
@@ -1,5 +1,104 @@
1
1
  # @cobuilders/hardhat-arbitrum-stylus
2
2
 
3
+ ## 0.0.1-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - b3fbeaa: Add tag to npm publish
8
+ - Updated dependencies [b3fbeaa]
9
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.9
10
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.9
11
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.9
12
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.9
13
+
14
+ ## 0.0.1-alpha.8
15
+
16
+ ### Patch Changes
17
+
18
+ - 20cd0e8: Fix release.yml: publish with npm
19
+ - Updated dependencies [20cd0e8]
20
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.8
21
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.8
22
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.8
23
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.8
24
+
25
+ ## 0.0.1-alpha.7
26
+
27
+ ### Patch Changes
28
+
29
+ - 2d39409: Make public package
30
+ - Updated dependencies [2d39409]
31
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.7
32
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.7
33
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.7
34
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.7
35
+
36
+ ## 0.0.1-alpha.6
37
+
38
+ ### Patch Changes
39
+
40
+ - 580c909: Fix package.json org case
41
+ - Updated dependencies [580c909]
42
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.6
43
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.6
44
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.6
45
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.6
46
+
47
+ ## 0.0.1-alpha.5
48
+
49
+ ### Patch Changes
50
+
51
+ - c88edca: OIDC Fix
52
+ - Updated dependencies [c88edca]
53
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.5
54
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.5
55
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.5
56
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.5
57
+
58
+ ## 0.0.1-alpha.4
59
+
60
+ ### Patch Changes
61
+
62
+ - 7843b4f: Fix OIDC release
63
+ - Updated dependencies [7843b4f]
64
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.4
65
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.4
66
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.4
67
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.4
68
+
69
+ ## 0.0.1-alpha.3
70
+
71
+ ### Patch Changes
72
+
73
+ - 47932a3: Added provenance flag to force OIDC
74
+ - Updated dependencies [47932a3]
75
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.3
76
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.3
77
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.3
78
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.3
79
+
80
+ ## 0.0.1-alpha.2
81
+
82
+ ### Patch Changes
83
+
84
+ - 1f828e6: Replaced npm token for trusted publisher
85
+ - Updated dependencies [1f828e6]
86
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.2
87
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.2
88
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.2
89
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.2
90
+
91
+ ## 0.0.1-alpha.1
92
+
93
+ ### Patch Changes
94
+
95
+ - 68c2ba4: Alpha release owner rectification
96
+ - Updated dependencies [68c2ba4]
97
+ - @cobuilders/hardhat-arb-compile@0.0.1-alpha.1
98
+ - @cobuilders/hardhat-arb-deploy@0.0.1-alpha.1
99
+ - @cobuilders/hardhat-arb-node@0.0.1-alpha.1
100
+ - @cobuilders/hardhat-arb-test@0.0.1-alpha.1
101
+
3
102
  ## 0.0.1-alpha.0
4
103
 
5
104
  ### 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.0",
3
+ "version": "0.0.1-alpha.9",
4
4
  "description": "Hardhat plugin suite for Arbitrum Stylus development workflows",
5
- "homepage": "https://github.com/cobuilders-xyz/hardhat-arbitrum-stylus/tree/main/packages/hardhat-arbitrum-stylus",
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/cobuilders-xyz/hardhat-arbitrum-stylus",
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": "^0.0.1-alpha.0",
35
- "@cobuilders/hardhat-arb-compile": "^0.0.1-alpha.0",
36
- "@cobuilders/hardhat-arb-deploy": "^0.0.1-alpha.0",
37
- "@cobuilders/hardhat-arb-test": "^0.0.1-alpha.0",
44
+ "@cobuilders/hardhat-arb-node": "workspace:^0.0.1-alpha.9",
45
+ "@cobuilders/hardhat-arb-compile": "workspace:^0.0.1-alpha.9",
46
+ "@cobuilders/hardhat-arb-deploy": "workspace:^0.0.1-alpha.9",
47
+ "@cobuilders/hardhat-arb-test": "workspace:^0.0.1-alpha.9",
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.0",
47
- "@cobuilders/hardhat-arb-compile": "^0.0.1-alpha.0",
48
- "@cobuilders/hardhat-arb-deploy": "^0.0.1-alpha.0",
49
- "@cobuilders/hardhat-arb-test": "^0.0.1-alpha.0",
56
+ "@cobuilders/hardhat-arb-node": "^0.0.1-alpha.9",
57
+ "@cobuilders/hardhat-arb-compile": "^0.0.1-alpha.9",
58
+ "@cobuilders/hardhat-arb-deploy": "^0.0.1-alpha.9",
59
+ "@cobuilders/hardhat-arb-test": "^0.0.1-alpha.9",
50
60
  "hardhat": "^3.0.0"
51
61
  },
52
- "scripts": {
53
- "build": "tsc --build .",
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.