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

@commercetools-uikit/utils

Package Overview
Dependencies
Maintainers
4
Versions
724
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/utils - npm Package Compare versions

Comparing version 0.0.0-canary-7c029007f4d5f49fe2db3a648ccba0d65176d770 to 0.0.0-canary-83c463c0fb283a044de0bbca81dd7e155022d17d

CHANGELOG.md

2

dist/utils.cjs.js

@@ -186,3 +186,3 @@ 'use strict';

var version = '0.0.0-canary-7c029007f4d5f49fe2db3a648ccba0d65176d770';
var version = '0.0.0-canary-83c463c0fb283a044de0bbca81dd7e155022d17d';

@@ -189,0 +189,0 @@ exports.SafeHTMLElement = SafeHTMLElement;

@@ -180,4 +180,4 @@ import isPropValid from '@emotion/is-prop-valid';

var version = '0.0.0-canary-7c029007f4d5f49fe2db3a648ccba0d65176d770';
var version = '0.0.0-canary-83c463c0fb283a044de0bbca81dd7e155022d17d';
export { SafeHTMLElement, addStaticFields, createSequentialId, filterAriaAttributes, filterDataAttributes, filterProps as filterInvalidAttributes, getFieldId, getPassThroughProps, isNumberish, parseTime, version, warnDeprecatedComponent, warnDeprecatedProp };
{
"name": "@commercetools-uikit/utils",
"version": "0.0.0-canary-7c029007f4d5f49fe2db3a648ccba0d65176d770",
"description": "",
"version": "0.0.0-canary-83c463c0fb283a044de0bbca81dd7e155022d17d",
"description": "A collection of utilities shared across the other packages.",
"main": "dist/utils.cjs.js",

@@ -25,3 +25,3 @@ "module": "dist/utils.esm.js",

"license": "MIT",
"gitHead": "72bb62a57907b51e67bfa53258c02041e8c08182"
"gitHead": "b972dff85fba830d0db50af093b673ba8f968986"
}
# Utils
## Description
A collection of utilities shared across the other packages.
## Usage
```js
import {
filterDataAttributes,
// ...
} from '@commercetools-uikit/utils';
```
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