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

@servicetitan/ko-bridge

Package Overview
Dependencies
Maintainers
5
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 0.0.4 to 0.1.0

26

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

@@ -16,15 +16,15 @@ "main": "./dist/index.js",

"devDependencies": {
"@types/knockout": "3.4.63",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.4",
"knockout": "3.0.0",
"mobx": "^5.14.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
"@types/knockout": "~3.4.67",
"@types/react": "~16.9.34",
"@types/react-dom": "~16.9.6",
"knockout": "~3.0.0",
"mobx": "~5.15.4",
"react": "~16.13.1",
"react-dom": "~16.13.1"
},
"peerDependencies": {
"knockout": "3.0.0",
"mobx": "^5.14.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
"knockout": "~3.0.0",
"mobx": "~5.15.4",
"react": "~16.13.1",
"react-dom": "~16.13.1"
},

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

},
"gitHead": "815ec442266b02c15d043b132ce4904cc5dac03a"
"gitHead": "e10d408d7e9ea352b7285d61382f1e2655ff00a7"
}
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