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
17
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
3.2.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-alert@3.2.2...@alfalab/core-components-alert@3.2.3) (2022-07-18)
**Note:** Version bump only for package @alfalab/core-components-alert
## [3.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-alert@3.2.1...@alfalab/core-components-alert@3.2.2) (2022-07-15)

@@ -8,0 +16,0 @@

2

Component.js

@@ -53,3 +53,3 @@ 'use strict';

var styles = {"component":"alert__component_1q2fs","buttons":"alert__buttons_1q2fs","title":"alert__title_1q2fs","content":"alert__content_1q2fs"};
var styles = {"component":"alert__component_10lar","buttons":"alert__buttons_10lar","title":"alert__title_10lar","content":"alert__content_10lar"};
require('./index.css')

@@ -56,0 +56,0 @@

@@ -44,3 +44,3 @@ import React from 'react';

var styles = {"component":"alert__component_1q2fs","buttons":"alert__buttons_1q2fs","title":"alert__title_1q2fs","content":"alert__content_1q2fs"};
var styles = {"component":"alert__component_10lar","buttons":"alert__buttons_10lar","title":"alert__title_10lar","content":"alert__content_10lar"};
require('./index.css')

@@ -47,0 +47,0 @@

@@ -5,3 +5,3 @@ import React from 'react';

var styles = {"component":"alert__component_1q2fs","buttons":"alert__buttons_1q2fs","title":"alert__title_1q2fs","content":"alert__content_1q2fs"};
var styles = {"component":"alert__component_10lar","buttons":"alert__buttons_10lar","title":"alert__title_10lar","content":"alert__content_10lar"};
require('./index.css')

@@ -8,0 +8,0 @@

{
"name": "@alfalab/core-components-alert",
"version": "3.2.2",
"version": "3.2.3",
"description": "",

@@ -10,3 +10,3 @@ "keywords": [],

"scripts": {
"postinstall": "node ./send-stats.js > /dev/null 2>&1 || exit 0"
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \""
},

@@ -21,5 +21,5 @@ "publishConfig": {

"dependencies": {
"@alfalab/core-components-plate": "^4.2.2",
"@alfalab/core-components-plate": "^4.2.3",
"classnames": "^2.2.6"
}
}

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