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

@servicetitan/ko-bridge

Package Overview
Dependencies
Maintainers
8
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/ko-bridge - npm Package Compare versions

Comparing version 20.2.0 to 21.0.0

2

dist/html-comment.js

@@ -58,3 +58,3 @@ import { jsx as _jsx } from "react/jsx-runtime";

const ElementType = getElementType(this.props);
return _jsx(ElementType, { ref: this.ref }, void 0);
return _jsx(ElementType, { ref: this.ref });
}

@@ -61,0 +61,0 @@ }

@@ -69,3 +69,3 @@ import { jsx as _jsx } from "react/jsx-runtime";

const { koTemplate: KoTemplate } = this.props;
return _jsx(KoTemplate, { ref: this.ref }, void 0);
return _jsx(KoTemplate, { ref: this.ref });
}

@@ -72,0 +72,0 @@ isModelValid(koModel) {

{
"name": "@servicetitan/ko-bridge",
"version": "20.2.0",
"version": "21.0.0",
"description": "",

@@ -39,3 +39,3 @@ "homepage": "https://docs.st.dev/docs/frontend/ko-bridge",

},
"gitHead": "f51c76a814c5c95d416cb8f07b18953dccf751ff"
"gitHead": "fd9c87d8f6d0016d4ad4d163255c87b830bb41b2"
}

Sorry, the diff of this file is not supported yet

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