🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@lightningrodlabs/attachments

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningrodlabs/attachments - npm Package Compare versions

Comparing version

to
0.3.1

2

dist/elements/attachments-bar.js

@@ -11,3 +11,3 @@ import { __decorate } from "tslib";

import { attachmentsStoreContext } from '../context.js';
import { weClientContext } from '../../../we-applet/dist/context.js';
import { weClientContext } from '@lightningrodlabs/we-elements';
import { StoreSubscriber } from '@holochain-open-dev/stores';

@@ -14,0 +14,0 @@ let AttachmentsBar = class AttachmentsBar extends LitElement {

@@ -11,3 +11,3 @@ import { LitElement } from 'lit';

import { WeClient, HrlWithContext, WeServices } from '@lightningrodlabs/we-applet';
import '@lightningrodlabs/we-applet/dist/elements/hrl-link.js';
import '@lightningrodlabs/we-elements/dist/elements/hrl-link.js';
import { AttachmentsStore } from '../attachments-store';

@@ -14,0 +14,0 @@ export declare class AttachmentsList extends LitElement {

@@ -16,3 +16,3 @@ import { __decorate } from "tslib";

import { weClientContext } from '@lightningrodlabs/we-elements';
import '@lightningrodlabs/we-applet/dist/elements/hrl-link.js';
import '@lightningrodlabs/we-elements/dist/elements/hrl-link.js';
import { attachmentsStoreContext } from '../context';

@@ -19,0 +19,0 @@ let AttachmentsList = class AttachmentsList extends LitElement {

{
"name": "@lightningrodlabs/attachments",
"version": "0.3.0",
"version": "0.3.1",
"main": "./dist/index.js",

@@ -25,2 +25,3 @@ "module": "./dist/index.js",

"@lightningrodlabs/we-applet": "file:../we-applet",
"@lightningrodlabs/we-elements": "file:../we-elements",
"@lit/context": "^1.0.1",

@@ -27,0 +28,0 @@ "@lit/localize": "^0.12.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet