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

boundless-dialog

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boundless-dialog - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

2

index.js
import React, {PropTypes} from 'react';
import cx from 'classnames';
import Portal from '../boundless-portal/index';
import Portal from 'boundless-portal';
import isFunction from '../boundless-utils-is-function/index';

@@ -6,0 +6,0 @@ import noop from '../boundless-utils-noop/index';

{
"name": "boundless-dialog",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "A non-blocking, focus-stealing container.",
"main": "build/index.js",
"browser": "build/index.js",
"repository": {

@@ -16,3 +16,3 @@ "type": "git",

"contributors": [
"Evan Scott <evan.scott@enigma.io>",
"Evan Scott <glitterbyte@gmail.com> (http://yaycmyk.com)",
"Abe Rubenstein <abe.rubenstein@enigma.io>",

@@ -27,8 +27,10 @@ "Jenn Creighton <jenn.creighton@enigma.io>"

"dependencies": {
"boundless-portal": "^1.0.0-beta.4",
"boundless-portal": "^1.0.0-beta.5",
"classnames": "^2.1.5"
},
"devDependencies": {
"boundless-utils-is-function": "^1.0.0",
"boundless-utils-noop": "^1.0.0",
"boundless-utils-omit-keys": "^1.0.0-beta.3",
"boundless-utils-uuid": "^1.0.0",
"classnames": "^2.1.5"
"boundless-utils-uuid": "^1.0.0"
},

@@ -35,0 +37,0 @@ "peerDependencies": {

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