Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lens-protocol/storage

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lens-protocol/storage - npm Package Compare versions

Comparing version 0.7.5-alpha.7 to 0.7.5-alpha.8

2

dist/lens-protocol-storage.cjs.dev.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc