@lens-protocol/storage
Advanced tools
Comparing version 0.7.5-alpha.7 to 0.7.5-alpha.8
@@ -495,3 +495,3 @@ 'use strict'; | ||
json = _context5.sent; | ||
if (!(json === null)) { | ||
if (json) { | ||
_context5.next = 5; | ||
@@ -498,0 +498,0 @@ break; |
@@ -495,3 +495,3 @@ 'use strict'; | ||
json = _context5.sent; | ||
if (!(json === null)) { | ||
if (json) { | ||
_context5.next = 5; | ||
@@ -498,0 +498,0 @@ break; |
@@ -491,3 +491,3 @@ import { _ as _asyncToGenerator, a as _regeneratorRuntime } from './asyncToGenerator-0859ab5c.esm.js'; | ||
json = _context5.sent; | ||
if (!(json === null)) { | ||
if (json) { | ||
_context5.next = 5; | ||
@@ -494,0 +494,0 @@ break; |
{ | ||
"name": "@lens-protocol/storage", | ||
"version": "0.7.5-alpha.7", | ||
"version": "0.7.5-alpha.8", | ||
"description": "Storage", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"zod": "^3.22.4", | ||
"@lens-protocol/shared-kernel": "0.11.0-alpha.8" | ||
"@lens-protocol/shared-kernel": "0.11.0-alpha.9" | ||
}, | ||
@@ -47,4 +47,4 @@ "devDependencies": { | ||
"@lens-protocol/eslint-config": "0.5.0", | ||
"@lens-protocol/tsconfig": "0.2.0", | ||
"@lens-protocol/prettier-config": "0.5.0" | ||
"@lens-protocol/prettier-config": "0.5.0", | ||
"@lens-protocol/tsconfig": "0.2.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "prettier": "@lens-protocol/prettier-config", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120135
+ Added@ethersproject/address@5.7.0(transitive)
+ Added@ethersproject/bignumber@5.7.0(transitive)
+ Added@ethersproject/bytes@5.7.0(transitive)
+ Added@ethersproject/keccak256@5.7.0(transitive)
+ Added@ethersproject/logger@5.7.0(transitive)
+ Added@ethersproject/rlp@5.7.0(transitive)
+ Added@lens-protocol/shared-kernel@0.11.0-alpha.9(transitive)
+ Addedbn.js@5.2.1(transitive)
+ Addedjs-sha3@0.8.0(transitive)
- Removed@lens-protocol/shared-kernel@0.11.0-alpha.8(transitive)