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

@alfalab/core-components-with-suffix

Package Overview
Dependencies
Maintainers
15
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-with-suffix - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

dist/esm/Component.d.ts

2

dist/Component.js

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

var styles = {"suffixContainer":"with-suffix__suffixContainer_1yqvq","suffixVisible":"with-suffix__suffixVisible_1yqvq","hasSuffix":"with-suffix__hasSuffix_1yqvq","spacer":"with-suffix__spacer_1yqvq","suffix":"with-suffix__suffix_1yqvq","disabled":"with-suffix__disabled_1yqvq"};
var styles = {"suffixContainer":"with-suffix__suffixContainer_qykv4","suffixVisible":"with-suffix__suffixVisible_qykv4","hasSuffix":"with-suffix__hasSuffix_qykv4","spacer":"with-suffix__spacer_qykv4","suffix":"with-suffix__suffix_qykv4","disabled":"with-suffix__disabled_qykv4"};
require('./index.css')

@@ -55,0 +55,0 @@

@@ -6,3 +6,3 @@ import React, { forwardRef, useRef, useState, useCallback, Fragment } from 'react';

var styles = {"suffixContainer":"with-suffix__suffixContainer_1yqvq","suffixVisible":"with-suffix__suffixVisible_1yqvq","hasSuffix":"with-suffix__hasSuffix_1yqvq","spacer":"with-suffix__spacer_1yqvq","suffix":"with-suffix__suffix_1yqvq","disabled":"with-suffix__disabled_1yqvq"};
var styles = {"suffixContainer":"with-suffix__suffixContainer_qykv4","suffixVisible":"with-suffix__suffixVisible_qykv4","hasSuffix":"with-suffix__hasSuffix_qykv4","spacer":"with-suffix__spacer_qykv4","suffix":"with-suffix__suffix_qykv4","disabled":"with-suffix__disabled_qykv4"};
require('./index.css')

@@ -9,0 +9,0 @@

{
"name": "@alfalab/core-components-with-suffix",
"version": "1.1.0",
"version": "1.1.1",
"description": "",

@@ -8,2 +8,3 @@ "keywords": [],

"main": "dist/index.js",
"module": "./dist/esm/index.js",
"files": [

@@ -19,8 +20,8 @@ "dist"

"dependencies": {
"@alfalab/core-components-input": "^3.2.0",
"@alfalab/core-components-portal": "^1.3.2",
"@alfalab/core-components-input": "^3.2.1",
"@alfalab/core-components-portal": "^1.3.3",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
},
"gitHead": "fd7f4e4583ae8a5fe223a1630869ac3fc41f175e"
"gitHead": "b8e497302de3841540914c3918284a73df9f84bd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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