Socket
Socket
Sign inDemoInstall

@atlaskit/select

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/select - npm Package Compare versions

Comparing version 16.5.9 to 16.5.10

2

dist/cjs/Select.js

@@ -12,3 +12,3 @@ "use strict";

var packageName = "@atlaskit/select";
var packageVersion = "16.5.9";
var packageVersion = "16.5.10";
var SelectWithoutAnalytics = (0, _createSelect.default)(_reactSelect.default);

@@ -15,0 +15,0 @@ exports.SelectWithoutAnalytics = SelectWithoutAnalytics;

@@ -5,3 +5,3 @@ import Select from 'react-select';

const packageName = "@atlaskit/select";
const packageVersion = "16.5.9";
const packageVersion = "16.5.10";
export const SelectWithoutAnalytics = createSelect(Select);

@@ -8,0 +8,0 @@ const createAndFireEventOnAtlaskit = createAndFireEvent('atlaskit');

@@ -5,3 +5,3 @@ import Select from 'react-select';

var packageName = "@atlaskit/select";
var packageVersion = "16.5.9";
var packageVersion = "16.5.10";
export var SelectWithoutAnalytics = createSelect(Select);

@@ -8,0 +8,0 @@ var createAndFireEventOnAtlaskit = createAndFireEvent('atlaskit');

{
"name": "@atlaskit/select",
"version": "16.5.9",
"version": "16.5.10",
"description": "Select allows users to make a single selection or multiple selections from a list of options.",

@@ -46,3 +46,3 @@ "publishConfig": {

"@atlaskit/theme": "^12.5.0",
"@atlaskit/tokens": "^1.14.0",
"@atlaskit/tokens": "^1.15.0",
"@atlaskit/visually-hidden": "^1.2.0",

@@ -49,0 +49,0 @@ "@babel/runtime": "^7.0.0",

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