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

ibrowser

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibrowser - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

lib/windows.js

@@ -301,3 +301,6 @@ module.exports = function init(browser) {

contents.on("page-title-updated", e => {
browser.mainWindow.setTitle(contents.getTitle())
if(win.id == browser.current_view.id){
browser.mainWindow.setTitle(contents.getTitle())
}
browser.mainWindow.webContents.send('render_message', {

@@ -304,0 +307,0 @@ name: 'update-title',

2

package.json
{
"name": "ibrowser",
"version": "1.0.4",
"version": "1.0.5",
"description": "Integration For Social-browser.com",

@@ -5,0 +5,0 @@ "main": "index.js",

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