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

@entur/dropdown

Package Overview
Dependencies
Maintainers
13
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/dropdown - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.3.8](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@1.3.7...@entur/dropdown@1.3.8) (2020-08-19)
**Note:** Version bump only for package @entur/dropdown
## [1.3.7](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@1.3.6...@entur/dropdown@1.3.7) (2020-08-14)

@@ -8,0 +12,0 @@

8

dist/dropdown.cjs.development.js

@@ -52,3 +52,5 @@ 'use strict';

var DownshiftContext = /*#__PURE__*/React.createContext(null);
var DownshiftContext =
/*#__PURE__*/
React.createContext(null);
var DownshiftProvider = function DownshiftProvider(_ref) {

@@ -647,3 +649,5 @@ var children = _ref.children,

var MultiSelectContext = /*#__PURE__*/React.createContext(null);
var MultiSelectContext =
/*#__PURE__*/
React.createContext(null);

@@ -650,0 +654,0 @@ var useMultiSelectContext = function useMultiSelectContext() {

@@ -45,3 +45,5 @@ import { debounce, warnAboutMissingStyles } from '@entur/utils';

var DownshiftContext = /*#__PURE__*/React.createContext(null);
var DownshiftContext =
/*#__PURE__*/
React.createContext(null);
var DownshiftProvider = function DownshiftProvider(_ref) {

@@ -640,3 +642,5 @@ var children = _ref.children,

var MultiSelectContext = /*#__PURE__*/React.createContext(null);
var MultiSelectContext =
/*#__PURE__*/
React.createContext(null);

@@ -643,0 +647,0 @@ var useMultiSelectContext = function useMultiSelectContext() {

{
"name": "@entur/dropdown",
"version": "1.3.7",
"version": "1.3.8",
"license": "EUPL-1.2",

@@ -30,8 +30,8 @@ "main": "dist/index.js",

"dependencies": {
"@entur/a11y": "^0.2.25",
"@entur/chip": "^0.3.24",
"@entur/form": "^3.4.0",
"@entur/icons": "^1.10.0",
"@entur/a11y": "^0.2.26",
"@entur/chip": "^0.3.25",
"@entur/form": "^3.4.1",
"@entur/icons": "^1.11.0",
"@entur/tokens": "^1.4.0",
"@entur/tooltip": "^2.2.4",
"@entur/tooltip": "^2.2.5",
"@entur/utils": "^0.2.9",

@@ -41,3 +41,3 @@ "classnames": "^2.2.6",

},
"gitHead": "8e45b891483f81d2b658f1a47a9db39e1ab63bd3"
"gitHead": "0486654fb48b87c6254cb641ad15809393abec67"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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