@latticexyz/world-module-metadata 2.2.12 → 2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59
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/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json.d.ts +3 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json.d.ts +3 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json.d.ts +3 -1
- package/out/GasReporter.sol/GasReporter.abi.json.d.ts +3 -1
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.abi.json.d.ts +3 -1
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.abi.json.d.ts +3 -1
- package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +3 -1
- package/out/IBatchCallSystem.sol/IBatchCallSystem.abi.json.d.ts +3 -1
- package/out/IDelegationControl.sol/IDelegationControl.abi.json.d.ts +3 -1
- package/out/IERC165.sol/IERC165.abi.json.d.ts +3 -1
- package/out/IEncodedLengthsErrors.sol/IEncodedLengthsErrors.abi.json.d.ts +3 -1
- package/out/IFieldLayoutErrors.sol/IFieldLayoutErrors.abi.json.d.ts +3 -1
- package/out/IMetadataSystem.sol/IMetadataSystem.abi.json.d.ts +3 -1
- package/out/IModule.sol/IModule.abi.json.d.ts +3 -1
- package/out/IModuleErrors.sol/IModuleErrors.abi.json.d.ts +3 -1
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.abi.json.d.ts +3 -1
- package/out/IMulticall3.sol/IMulticall3.abi.json.d.ts +3 -1
- package/out/ISchemaErrors.sol/ISchemaErrors.abi.json.d.ts +3 -1
- package/out/ISliceErrors.sol/ISliceErrors.abi.json.d.ts +3 -1
- package/out/IStore.sol/IStore.abi.json.d.ts +3 -1
- package/out/IStoreErrors.sol/IStoreErrors.abi.json.d.ts +3 -1
- package/out/IStoreEvents.sol/IStoreEvents.abi.json.d.ts +3 -1
- package/out/IStoreHook.sol/IStoreHook.abi.json.d.ts +3 -1
- package/out/IStoreKernel.sol/IStoreKernel.abi.json.d.ts +3 -1
- package/out/IStoreRead.sol/IStoreRead.abi.json.d.ts +3 -1
- package/out/IStoreRegistration.sol/IStoreRegistration.abi.json.d.ts +3 -1
- package/out/IStoreWrite.sol/IStoreWrite.abi.json.d.ts +3 -1
- package/out/ISystemHook.sol/ISystemHook.abi.json.d.ts +3 -1
- package/out/IWorld.sol/IWorld.abi.json.d.ts +3 -1
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json.d.ts +3 -1
- package/out/IWorldErrors.sol/IWorldErrors.abi.json.d.ts +3 -1
- package/out/IWorldEvents.sol/IWorldEvents.abi.json.d.ts +3 -1
- package/out/IWorldKernel.sol/IWorldCall.abi.json.d.ts +3 -1
- package/out/IWorldKernel.sol/IWorldKernel.abi.json.d.ts +3 -1
- package/out/IWorldKernel.sol/IWorldModuleInstallation.abi.json.d.ts +3 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.abi.json.d.ts +3 -1
- package/out/InitModule.sol/InitModule.abi.json.d.ts +3 -1
- package/out/LimitedCallContext.sol/LimitedCallContext.abi.json.d.ts +3 -1
- package/out/MetadataModule.sol/MetadataModule.abi.json.d.ts +3 -1
- package/out/MetadataModule.t.sol/MetadataModuleTest.abi.json.d.ts +3 -1
- package/out/MetadataSystem.sol/MetadataSystem.abi.json.d.ts +3 -1
- package/out/Module.sol/Module.abi.json.d.ts +3 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +3 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +3 -1
- package/out/StdAssertions.sol/StdAssertions.abi.json.d.ts +3 -1
- package/out/StdError.sol/stdError.abi.json.d.ts +3 -1
- package/out/StdInvariant.sol/StdInvariant.abi.json.d.ts +3 -1
- package/out/StdStorage.sol/stdStorageSafe.abi.json.d.ts +3 -1
- package/out/StoreKernel.sol/StoreKernel.abi.json.d.ts +3 -1
- package/out/StoreRead.sol/StoreRead.abi.json.d.ts +3 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +3 -1
- package/out/System.sol/System.abi.json.d.ts +3 -1
- package/out/Test.sol/Test.abi.json.d.ts +3 -1
- package/out/Vm.sol/Vm.abi.json.d.ts +3 -1
- package/out/Vm.sol/VmSafe.abi.json.d.ts +3 -1
- package/out/World.sol/World.abi.json.d.ts +3 -1
- package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +3 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +3 -1
- package/out/src/IERC165.sol/IERC165.abi.json.d.ts +3 -1
- package/out/test.sol/DSTest.abi.json.d.ts +3 -1
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@latticexyz/world-module-metadata",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59",
|
|
4
4
|
"description": "Metadata world module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"src"
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@latticexyz/schema-type": "2.2.
|
|
30
|
-
"@latticexyz/store": "2.2.
|
|
31
|
-
"@latticexyz/world": "2.2.
|
|
29
|
+
"@latticexyz/schema-type": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59",
|
|
30
|
+
"@latticexyz/store": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59",
|
|
31
|
+
"@latticexyz/world": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@types/node": "^18.15.11",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"solhint": "^3.3.7",
|
|
38
38
|
"tsup": "^6.7.0",
|
|
39
39
|
"vitest": "0.34.6",
|
|
40
|
-
"@latticexyz/abi-ts": "2.2.
|
|
41
|
-
"@latticexyz/gas-report": "2.2.
|
|
40
|
+
"@latticexyz/abi-ts": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59",
|
|
41
|
+
"@latticexyz/gas-report": "2.2.13-entrykit-0124fe749bead05228687a1b929463b7da909d59"
|
|
42
42
|
},
|
|
43
43
|
"publishConfig": {
|
|
44
44
|
"access": "public"
|