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

@uxland-admin/ip-context-info

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxland-admin/ip-context-info - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

package.json
{
"name": "@uxland-admin/ip-context-info",
"description": "ICS Process - Context info",
"version": "2.0.6",
"version": "2.0.7",
"main": "index.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -6,4 +6,6 @@ import {html} from '@polymer/lit-element/lit-element';

const innerTemplate = (props) => html`
<div>
<ip-ci-dialog-item></ip-ci-dialog-item>
<div id="context-info-region-container"></div>`;
<div id="context-info-region-container"></div>
</div>`;
export const template: (props: any) => TemplateResult = innerTemplate;

Sorry, the diff of this file is not supported yet

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