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

@globules-io/ogx.js

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globules-io/ogx.js - npm Package Compare versions

Comparing version 1.15.1 to 1.16.0

2

package.json
{
"name": "@globules-io/ogx.js",
"version": "1.15.1",
"version": "1.16.0",
"description": "Javascript framework for webviews",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -5,4 +5,5 @@ {

"options":{
"history":true,
"bookmarkable":true
"history": true,
"bookmark": true,
"jail": false
},

@@ -22,16 +23,15 @@ "errors":{}

"popups":{
"width":300,
"height":400,
"anim":"fade"
"width": 300,
"height": 400,
"anim": "fade"
},
"windows":{
"head":"back",
"width":"100%",
"icons":["img/logo.svg"]
"head": "back",
"width": "100%"
},
"views":{},
"overlays":{},
"rendertime":false,
"scope":["public"],
"jwt":true
"views": {},
"overlays": {},
"rendertime": false,
"scope": "public",
"jwt": true
}

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

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

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