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

hadron-react-components

Package Overview
Dependencies
Maintainers
38
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hadron-react-components - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

lib/with-drag-drop-context.js

3

lib/index.js

@@ -16,2 +16,3 @@ 'use strict';

module.exports.ZeroState = require('./zero-state');
module.exports.UnsafeComponent = require('./unsafe-component');
module.exports.UnsafeComponent = require('./unsafe-component');
module.exports.WithDragDropContext = require('./with-drag-drop-context');

@@ -7,3 +7,3 @@ {

"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-components",
"version": "3.1.0",
"version": "3.2.0",
"repository": {

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

},
"gitHead": "d7d266b7cf8c9627887f9165d5ba6f6498679f37"
"gitHead": "629a3dc03182a8e01b0c9f7eb6bf05f5aab66aa8"
}

@@ -15,1 +15,2 @@ module.exports.FormInput = require('./form-input');

module.exports.UnsafeComponent = require('./unsafe-component');
module.exports.WithDragDropContext = require('./with-drag-drop-context');
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