@alfalab/core-components-loader
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -13,3 +13,3 @@ 'use strict'; | ||
var styles = {"component":"loader__component_1clgv","blink":"loader__blink_1clgv"}; | ||
var styles = {"component":"loader__component_tyagz","blink":"loader__blink_tyagz"}; | ||
require('./index.css') | ||
@@ -16,0 +16,0 @@ |
import React from 'react'; | ||
import cn from 'classnames'; | ||
var styles = {"component":"loader__component_1clgv","blink":"loader__blink_1clgv"}; | ||
var styles = {"component":"loader__component_tyagz","blink":"loader__blink_tyagz"}; | ||
require('./index.css') | ||
@@ -6,0 +6,0 @@ |
import React from 'react'; | ||
import cn from 'classnames'; | ||
var styles = {"component":"loader__component_1clgv","blink":"loader__blink_1clgv"}; | ||
var styles = {"component":"loader__component_tyagz","blink":"loader__blink_tyagz"}; | ||
require('./index.css') | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@alfalab/core-components-loader", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Loader component", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -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
Sorry, the diff of this file is not supported yet
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
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
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
12747
410
1