New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alfalab/core-components-alert

Package Overview
Dependencies
Maintainers
18
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-alert - npm Package Compare versions

Comparing version

to
4.0.8

2

Component.js

@@ -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