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

@commercetools-uikit/notifications

Package Overview
Dependencies
Maintainers
4
Versions
903
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/notifications - npm Package Compare versions

Comparing version 10.18.7-canary.4 to 10.18.7-canary.5

6

dist/notifications.cjs.js

@@ -115,2 +115,4 @@ 'use strict';

function _createSuper(Derived) {
var hasNativeReflectConstruct = _isNativeReflectConstruct();
return function () {

@@ -120,3 +122,3 @@ var Super = _getPrototypeOf(Derived),

if (_isNativeReflectConstruct()) {
if (hasNativeReflectConstruct) {
var NewTarget = _getPrototypeOf(this).constructor;

@@ -226,5 +228,5 @@

var version = '10.18.7-canary.4+635c2bdf';
var version = '10.18.7-canary.5+37850586';
exports.ContentNotification = ContentNotification;
exports.version = version;

@@ -109,2 +109,4 @@ import React from 'react';

function _createSuper(Derived) {
var hasNativeReflectConstruct = _isNativeReflectConstruct();
return function () {

@@ -114,3 +116,3 @@ var Super = _getPrototypeOf(Derived),

if (_isNativeReflectConstruct()) {
if (hasNativeReflectConstruct) {
var NewTarget = _getPrototypeOf(this).constructor;

@@ -220,4 +222,4 @@

var version = '10.18.7-canary.4+635c2bdf';
var version = '10.18.7-canary.5+37850586';
export { ContentNotification, version };
{
"name": "@commercetools-uikit/notifications",
"version": "10.18.7-canary.4+635c2bdf",
"version": "10.18.7-canary.5+37850586",
"description": "",

@@ -22,5 +22,5 @@ "main": "dist/notifications.cjs.js",

"dependencies": {
"@commercetools-uikit/design-system": "10.18.7-canary.4+635c2bdf",
"@commercetools-uikit/icons": "10.18.7-canary.4+635c2bdf",
"@commercetools-uikit/utils": "10.18.7-canary.4+635c2bdf",
"@commercetools-uikit/design-system": "10.18.7-canary.5+37850586",
"@commercetools-uikit/icons": "10.18.7-canary.5+37850586",
"@commercetools-uikit/utils": "10.18.7-canary.5+37850586",
"@emotion/core": "10.0.28",

@@ -33,3 +33,3 @@ "common-tags": "1.8.0",

},
"gitHead": "635c2bdf3baf85f99a493ca78a75216ef4383f40"
"gitHead": "37850586b5473b8ece407856e358f56b284bd60c"
}
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