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

@expandorg/app-utils

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expandorg/app-utils - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

src/BaseChildWindow.js

2

index.js

@@ -11,2 +11,3 @@ // @flow

import { EventSourceService, EventSourceDefinition } from './src/eventSource';
import BaseChildWindow from './src/BaseChildWindow';

@@ -40,2 +41,3 @@ import {

EventSourceDefinition,
BaseChildWindow,
};

4

package.json
{
"name": "@expandorg/app-utils",
"version": "0.0.24",
"version": "0.0.25",
"description": "App utils",

@@ -21,3 +21,3 @@ "main": "index.js",

},
"gitHead": "80f474e7ce1ece17039b7a32611ff328110a7c31"
"gitHead": "e75b34af9fdb7e071ce53b5d5d22bdc46e577728"
}
// @flow
import PropTypes from 'prop-types';

@@ -3,0 +4,0 @@

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