@commercetools-uikit/notifications
Advanced tools
Comparing version 10.18.7-canary.4 to 10.18.7-canary.5
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
16844
400