Socket
Socket
Sign inDemoInstall

saaf-common

Package Overview
Dependencies
0
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "saaf-common",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

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

@@ -5,3 +5,3 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-13 09:09:06
* @Last Modified time: 2019-11-15 08:59:08
*/

@@ -15,3 +15,5 @@

export default class tabsTool{
static rootWindow = window.parent!=window?window.parent:window
constructor(){
this.rootWindow = window.parent!=window?window.parent:window
}
static openTab(item){

@@ -18,0 +20,0 @@ // this.rootWindow.tabsService.openTab(item)

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc