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.5.1 to 9.6.0

16

package.json
{
"name": "@servicetitan/ko-bridge",
"version": "9.5.1",
"version": "9.6.0",
"description": "",

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

"@types/knockout": "~3.4.69",
"@types/react": "~16.9.49",
"@types/react-dom": "~16.9.8",
"@types/react": "~17.0.0",
"@types/react-dom": "~17.0.0",
"knockout": "~3.0.0",
"mobx": "~5.15.6",
"react": "~16.14.0",
"react-dom": "~16.14.0"
"react": "~17.0.1",
"react-dom": "~17.0.1"
},

@@ -30,4 +30,4 @@ "peerDependencies": {

"mobx": "~5.15.6",
"react": "~16.14.0",
"react-dom": "~16.14.0"
"react": "~16.14.0 || ~17.0.1",
"react-dom": "~16.14.0 || ~17.0.1"
},

@@ -40,3 +40,3 @@ "publishConfig": {

},
"gitHead": "a15fbc098bd72be82849f49e4a6ca8a8e02c9448"
"gitHead": "352ca1cc04553637e2d0438e2757351f685fb00b"
}
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