licenses.dev

wix-style-react v10.173.2

wix-style-react

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT190
PackageRelationDependenciesPublished
@babel/runtime • 7.27.6babel's modular runtime helpersDIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@react-dnd/asap • 4.0.1High-priority task queue for Node.js and browsersINDIRECT0
@react-dnd/invariant • 2.0.0invariantxINDIRECT0
@react-dnd/shallowequal • 2.0.0Like lodash isEqualWith but for shallow equal.INDIRECT0
@types/hoist-non-react-statics • 3.3.6TypeScript definitions for hoist-non-react-staticsINDIRECT4
@types/react • 19.1.8TypeScript definitions for reactINDIRECT1
@wix/design-system-tokens • 1.57.0Design system tokensDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
array.prototype.at • 1.1.3An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3INDIRECT89
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT87
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chart.js • 2.9.4Simple HTML5 charts using the canvas element.DIRECT6
chartjs-color-string • 0.6.0Parser and generator for CSS color stringsINDIRECT1
chartjs-color • 2.4.1Color conversion and manipulation with CSS string supportINDIRECT4
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 2.0.1Color conversion and manipulation with CSS string supportDIRECT6
core-js • 3.44.0Standard libraryINDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
css-element-queries • 1.2.3CSS-Element-Queries Polyfill. Proof-of-concept for high-speed element dimension/media queries in valid css.DIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT25
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT25
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT25
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
difference • 1.0.2Calculate the difference of two arraysDIRECT0
dnd-core • 11.1.3Drag and drop sans the GUIINDIRECT4
dom-align • 1.12.4Align DOM Node Flexibly INDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
draft-js • 0.11.7A React framework for building text editors.DIRECT16
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
enquire.js • 2.1.6Awesome Media Queries in JavaScriptINDIRECT0
es-abstract • 1.24.0ECMAScript spec abstract operations.INDIRECT87
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
es-shim-unscopables • 1.1.0Helper package to shim a method into `Array.prototype[Symbol.unscopables]`INDIRECT2
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT19
fbjs-css-vars • 1.0.2This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.INDIRECT0
fbjs • 2.0.0A collection of utility libraries used by other Facebook JS projectsINDIRECT14
for-each • 0.3.5A better forEachINDIRECT1
framer-motion • 6.2.4A simple and powerful React animation libraryDIRECT7
framesync • 6.0.1A frame-synced render loop for JavaScriptINDIRECT1
fsevents • 2.3.2Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT21
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hey-listen • 1.0.8Warning and invariant dev-ex messaging.INDIRECT0
hoist-non-react-methods • 1.1.0Copies non-react specific methods from a child component to a parent componentDIRECT21
howler • 2.2.4Javascript audio library for the modern web.DIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
invariant • 2.2.4invariantINDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT17
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT24
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json2mq • 0.2.0Generate media query string from JSON or javascript objectINDIRECT1
just-extend • 4.2.1extend an objectINDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
omit • 1.0.1Efficient ommission of object data based on keys, values and evaluator functionsDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT15
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
popmotion • 11.0.3The animator's toolboxINDIRECT4
popper.js • 1.16.1A kickass library to manage your poppersDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
rc-align • 4.0.15align ui component for reactINDIRECT6
rc-motion • 2.9.5React lifecycle controlled motion libraryINDIRECT4
rc-slider • 9.7.2Slider UI component for ReactDIRECT11
rc-tooltip • 5.3.1React TooltipINDIRECT9
rc-trigger • 5.3.4base abstract trigger component for reactINDIRECT8
rc-util • 5.44.4Common Utils For React ComponentINDIRECT2
react-chartjs-2 • 2.11.2react-chartjs-2DIRECT6
react-day-picker • 7.4.10Flexible date picker component for ReactDIRECT5
react-dnd-test-backend • 11.1.3A mock backend for testing React DnD appsDIRECT5
react-dnd-touch-backend • 11.1.3Touch backend for react-dndDIRECT5
react-dnd • 11.1.3Drag and Drop for ReactDIRECT11
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-modal • 3.16.3Accessible modal dialog component for React.JSDIRECT8
react-popper • 1.3.11React wrapper around Popper.jsDIRECT39
react-scroll-sync • 0.11.0Synchronize scroll positions across multiple scrollable containersDIRECT5
react-slick • 0.30.3 React port of slick carouselDIRECT6
react-window • 1.8.11React components for efficiently rendering large, scrollable lists and tabular dataDIRECT2
redux • 4.2.1Predictable state container for JavaScript appsINDIRECT1
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT87
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT18
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.DIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
string-convert • 0.2.1String convertionsINDIRECT0
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT87
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT19
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT18
style-value-types • 5.0.0Parsers, transformers and tests for special value types, eg: %, hex codes etc.INDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT25
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT87
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT87
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT23
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT48
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
BSD-3-Clause30
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/formatio • 2.0.0Human-readable object formattingINDIRECT1
@sinonjs/formatio • 3.2.2Human-readable object formattingINDIRECT5
@sinonjs/samsam • 3.3.3Value identification and comparison functionsINDIRECT4
@stylable/uni-driver • 2.5.3Stylable UniDriver testing utilitiesINDIRECT0
d3-array • 2.12.1Array manipulation, ordering, searching, summarizing, etc.DIRECT1
d3-axis • 2.1.0Displays automatic reference lines for scales.DIRECT0
d3-color • 2.0.0Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).INDIRECT0
d3-dispatch • 2.0.0Register named callbacks and call them with arguments.INDIRECT0
d3-ease • 2.0.0Easing functions for smooth animation.DIRECT0
d3-format • 2.0.0Format numbers for human consumption.DIRECT0
d3-interpolate • 2.0.1Interpolate numbers, colors, strings, arrays, objects, whatever!INDIRECT1
d3-path • 2.0.0Serialize Canvas path commands to SVG.INDIRECT0
d3-scale • 3.3.0Encodings that map abstract data to visual representation.DIRECT7
d3-selection • 2.0.0Data-driven DOM manipulation: select elements and join them to data.DIRECT0
d3-shape • 2.1.0Graphical primitives for visualization, such as lines and areas.DIRECT1
d3-time-format • 3.0.0A JavaScript time formatter and parser inspired by strftime and strptime.INDIRECT3
d3-time • 2.1.1A calculator for humanity’s peculiar conventions of time.INDIRECT2
d3-timer • 2.0.0An efficient queue capable of managing thousands of concurrent animations.INDIRECT0
d3-transition • 2.0.0Animated transitions for D3 selections.DIRECT5
diff • 3.5.0A javascript text diff implementation.INDIRECT0
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
immutable • 3.7.6Immutable Data CollectionsINDIRECT0
lolex • 2.7.5Fake JavaScript timersINDIRECT0
lolex • 5.1.2Fake JavaScript timersINDIRECT2
nise • 1.5.3Fake XHR and serverINDIRECT11
react-transition-group • 4.4.5A react component toolset for managing animationsDIRECT8
samsam • 1.3.0Value identification and comparison functionsINDIRECT0
sinon • 4.5.0JavaScript test spies, stubs and mocks.INDIRECT20
Apache-2.011
PackageRelationDependenciesPublished
@react-aria/focus • 3.20.5Spectrum UI components in ReactDIRECT9
@react-aria/interactions • 3.25.3Spectrum UI components in ReactINDIRECT8
@react-aria/ssr • 3.9.9Spectrum UI components in ReactINDIRECT2
@react-aria/utils • 3.29.1Spectrum UI components in ReactINDIRECT7
@react-stately/flags • 3.1.2Spectrum UI components in ReactINDIRECT2
@react-stately/utils • 3.10.7Spectrum UI components in ReactINDIRECT2
@react-types/shared • 3.30.0Spectrum UI components in ReactINDIRECT0
@swc/helpers • 0.5.17External helpers for the swc project.INDIRECT1
draft-convert • 2.1.13Extensibly serialize & deserialize Draft.js ContentStateDIRECT5
playwright-core • 1.54.0A high-level API to automate web browsersINDIRECT0
playwright • 1.54.0A high-level API to automate web browsersINDIRECT2
non-standard8
PackageRelationDependenciesPublished
@wix/unidriver-common • 1.3.13UniDrivers base classes and testsINDIRECT1
@wix/unidriver-core • 1.3.13Utils for UniDriversINDIRECT0
@wix/unidriver-jsdom-react-legacy • 1.3.13INDIRECT2
@wix/unidriver-jsdom-react • 1.3.13JSDOM React UniDriverINDIRECT2
@wix/unidriver-playwright • 1.3.13- `playwrightUniDriver` - Creates a driver for DOM element - `playwrightUniDriverList` - Creates a driver for list of DOM elements - `isPlaywrightUniDriver` - Type-guard check if driver is of `dom` type allowing use of specific methods for the driver, tINDIRECT2
@wix/unidriver-puppeteer • 1.3.13- `puppeteerUniDriver` - Creates a driver for DOM element - `puppeteerUniDriverList` - Creates a driver for list of DOM elements - `isPuppeteerUniDriver` - Type-guard check if driver is of `puppeteer` type allowing use of specific methods for the driver, INDIRECT93
@wix/wix-ui-icons-common • 3.77.1A set of commonly used icons for the Wix UI design system. [Storybook](https://wix-pages.com/wix-ui-icons-common)DIRECT2
@wix/wix-ui-test-utils • 1.3.1> A common test utils used within the different `wix-ui` packagesDIRECT102
ISC3
PackageRelationDependenciesPublished
draft-js-export-html • 1.4.1DraftJS: Export ContentState to HTMLDIRECT1
draft-js-utils • 1.4.1Collection of utilities for DraftJSINDIRECT0
internmap • 1.0.1Map and Set with automatic key interningINDIRECT0
unknown2
PackageRelationDependenciesPublished
gradient-parser • 1.1.1Parse CSS3 gradient definitions and return an AST.DIRECT0
wix-design-systems-locale-utils • 1.171.0> A common utils used within the `wix-design-systems` packagesDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@sinonjs/text-encoding • 0.7.3Polyfill for the Encoding Living Standard's API.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/wix-style-react)](https://licenses.dev/npm/wix-style-react)
<a href="https://licenses.dev/npm/wix-style-react">
  <img src="https://licenses.dev/b/npm/wix-style-react" alt="licenses" />
</a>

Or the licenses badge code for the 10.173.2 version:

[![licenses](https://licenses.dev/b/npm/wix-style-react/10.173.2)](https://licenses.dev/npm/wix-style-react/10.173.2)
<a href="https://licenses.dev/npm/wix-style-react/10.173.2">
  <img src="https://licenses.dev/b/npm/wix-style-react/10.173.2" alt="licenses" />
</a>
GitHub