kr1p70n1c

Results 4 issues of kr1p70n1c

- Typescript: 4.7.4 - DynamoDB Toolbox: 0.4.2 ``` node_modules/dynamodb-toolbox/dist/lib/parseEntity.d.ts:24:21 - error TS2456: Type alias 'ParsedEntity' circularly references itself. 24 export declare type ParsedEntity = ReturnType; ~~~~~~~~~~~~ Found 1 error in...

Is this still a thing with the latest version, i.e. by default you get generated `UpdateExpression` like this: ``` SET #gsi1pk = if_not_exists(#gsi1pk,:gsi1pk), #gsi1sk = if_not_exists(#gsi1sk,:gsi1sk) ``` I am having...

bug

**OS**: macos 10.15.7 **Versions**: 1.10.0, 1.10.2, 1.10.4 I am not sure if this has been reported before (I can't find anything in the existing open issues here), but with Single...

fix(metamask-localhost): Make MM work with network id 1337 on the local hardhat server. This change was made due to information found here: https://hardhat.org/hardhat-network/docs/metamask-issue