@alfalab/core-components-alert
Advanced tools
Comparing version
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"component":"alert__component_1ncpw","title":"alert__title_1ncpw"}; | ||
var styles = {"component":"alert__component_17sms","title":"alert__title_17sms"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React from 'react'; | ||
var styles = {"component":"alert__component_1ncpw","title":"alert__title_1ncpw"}; | ||
var styles = {"component":"alert__component_17sms","title":"alert__title_17sms"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React from 'react'; | ||
var styles = {"component":"alert__component_1ncpw","title":"alert__title_1ncpw"}; | ||
var styles = {"component":"alert__component_17sms","title":"alert__title_17sms"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-alert", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "", | ||
@@ -20,5 +20,5 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-plate": "^6.2.2", | ||
"@alfalab/core-components-plate": "^6.3.0", | ||
"classnames": "^2.3.1" | ||
} | ||
} |
@@ -58,3 +58,3 @@ const http = require('http'); | ||
return new Promise((resolve, reject) => { | ||
const req = http.request(options, res => { | ||
const req = http.request(options, (res) => { | ||
res.on('end', () => { | ||
@@ -61,0 +61,0 @@ resolve(); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
13794
0.01%1
-50%