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

@servicetitan/ko-bridge

Package Overview
Dependencies
Maintainers
7
Versions
271
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 9.0.1 to 9.0.3

0

dist/html-comment.d.ts

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './html-comment';

2

dist/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const koBindingHandlers: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="knockout" />

@@ -0,0 +0,0 @@ "use strict";

{
"name": "@servicetitan/ko-bridge",
"version": "9.0.1",
"version": "9.0.3",
"description": "",

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

"@types/knockout": "~3.4.67",
"@types/react": "~16.9.34",
"@types/react-dom": "~16.9.6",
"@types/react": "~16.9.49",
"@types/react-dom": "~16.9.8",
"knockout": "~3.0.0",
"mobx": "~5.15.4",
"mobx": "~5.15.6",
"react": "~16.13.1",

@@ -29,3 +29,3 @@ "react-dom": "~16.13.1"

"knockout": "~3.0.0",
"mobx": "~5.15.4",
"mobx": "~5.15.6",
"react": "~16.13.1",

@@ -40,3 +40,3 @@ "react-dom": "~16.13.1"

},
"gitHead": "1bed415824e717e0769c06d888fd8afcf53f224d"
"gitHead": "30fa14e030cc969a2610532c601ff7ae343a9f96"
}

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import { computed, createAtom, IComputedValue } from 'mobx';

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