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

@snack-uikit/icon-predefined

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/icon-predefined - npm Package Compare versions

Comparing version 0.5.3-preview-7adaddbe.0 to 0.5.3-preview-ba12ca94.0

5

dist/cjs/components/IconPredefined.js

@@ -24,6 +24,3 @@ "use strict";

const constants_1 = require("../constants");
const styles_module_scss_1 = __importDefault({
"decor": "styles-module__decor___2Zw5u",
"icon": "styles-module__icon___1kih2"
});
const styles_module_scss_1 = __importDefault(require('./styles.module.css'));
function IconPredefined(_a) {

@@ -30,0 +27,0 @@ var {

12

package.json

@@ -7,3 +7,3 @@ {

"title": "Icon Predefined",
"version": "0.5.3-preview-7adaddbe.0",
"version": "0.5.3-preview-ba12ca94.0",
"sideEffects": [

@@ -16,4 +16,6 @@ "*.css",

"types": "./dist/esm/index.d.ts",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
},
"homepage": "https://github.com/cloud-ru-tech/snack-uikit/tree/master/packages/icon-predefined",

@@ -39,6 +41,6 @@ "repository": {

"dependencies": {
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0",
"@snack-uikit/utils": "3.4.1-preview-ba12ca94.0",
"classnames": "2.3.2"
},
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158"
"gitHead": "9ac0a3e5e530c09fa4dc050f9bc08d1849962129"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc