Socket
Socket
Sign inDemoInstall

nav-keys

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.6 to 1.2.7

1

dist/index.js

@@ -205,2 +205,3 @@ "use strict";

setTimeout(function () {
window.close();
// If exit does not work, it will enable again the history

@@ -207,0 +208,0 @@ initHistory(_this.nativeHistory, _this._url);

2

package.json
{
"name": "nav-keys",
"version": "1.2.6",
"version": "1.2.7",
"description": "Control of browser back and forward navigation keys",

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

@@ -219,2 +219,3 @@ /*

setTimeout(() => {
window.close()
// If exit does not work, it will enable again the history

@@ -221,0 +222,0 @@ initHistory(this.nativeHistory, this._url)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc