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

@eduzz/apps-toolbar

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eduzz/apps-toolbar - npm Package Compare versions

Comparing version 1.4.10 to 1.4.12

2

package.json
{
"name": "@eduzz/apps-toolbar",
"version": "1.4.10",
"version": "1.4.12",
"private": false,

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

@@ -11,3 +11,3 @@ /// <reference path="window.d.ts" />

eduzzEmail: string,
isSupport: boolean = false,
isSupport: boolean = null,
supportId: number = null

@@ -14,0 +14,0 @@ ): void;

@@ -10,3 +10,3 @@ interface Window {

eduzzEmail: string,
isSupport: boolean = false,
isSupport: boolean = null,
supportId: number = null

@@ -13,0 +13,0 @@ ): void;

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