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

trans-render

Package Overview
Dependencies
Maintainers
0
Versions
849
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trans-render - npm Package Compare versions

Comparing version 0.0.840 to 0.0.841

1

dss/findR.js

@@ -5,2 +5,3 @@ async function getHostish(el, prop) {

await customElements.whenDefined(localName);
return el;
}

@@ -7,0 +8,0 @@ if (ish instanceof HTMLElement)

@@ -8,2 +8,3 @@ import { Specifier } from "../ts-refs/trans-render/dss/types";

await customElements.whenDefined(localName);
return el;
}

@@ -10,0 +11,0 @@ if(ish instanceof HTMLElement) return ish;

2

package.json
{
"name": "trans-render",
"version": "0.0.840",
"version": "0.0.841",
"description": "Instantiate an HTML Template",

@@ -5,0 +5,0 @@ "type": "module",

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