Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@tigerconnect/web-component-library

Package Overview
Dependencies
Maintainers
7
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tigerconnect/web-component-library - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1-beta.1

2

lib/types/components/PresenceIndicator/Indicator.d.ts

@@ -7,3 +7,3 @@ /// <reference types="react" />

}
declare function Indicator({ presenceStatus, presenceSize }: IndicatorProps): JSX.Element;
declare function Indicator({ presenceStatus, presenceSize }: IndicatorProps): JSX.Element | null;
export default Indicator;
{
"name": "@tigerconnect/web-component-library",
"version": "1.6.0",
"version": "1.6.1-beta.1",
"description": "a shared component library for tc projects",

@@ -22,11 +22,11 @@ "main": "lib/index.esm.js",

"devDependencies": {
"@babel/core": "7.17.5",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@peeky/test": "0.13.5",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-typescript": "8.3.1",
"@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@peeky/test": "^0.13.5",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-typescript": "^8.3.1",
"@storybook/addon-actions": "6.4.19",

@@ -36,3 +36,3 @@ "@storybook/addon-essentials": "6.4.19",

"@storybook/addon-links": "6.4.19",
"@storybook/addon-postcss": "2.0.0",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/builder-webpack5": "6.4.19",

@@ -42,38 +42,38 @@ "@storybook/manager-webpack5": "6.4.19",

"@storybook/testing-library": "0.0.9",
"@svgr/rollup": "6.2.1",
"@svgr/webpack": "6.2.1",
"@types/react": "17.0.43",
"@types/react-dom": "16.9.8",
"@types/react-transition-group": "4.4.4",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"babel-loader": "8.2.3",
"classnames": "2.2.6",
"eslint": "6.6.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"framer-motion": "6.2.8",
"gh-pages": "3.2.3",
"npm-run-all": "4.1.5",
"plop": "3.1.1",
"postcss-custom-properties": "12.1.5",
"postcss-preset-env": "7.4.2",
"prettier": "2.6.0",
"react": "16.14.0",
"react-activity": "1.2.2",
"react-dom": "16.14.0",
"@svgr/rollup": "^6.2.1",
"@svgr/webpack": "^6.2.1",
"@types/react": "^17.0.43",
"@types/react-dom": "^16.9.8",
"@types/react-transition-group": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"babel-loader": "^8.2.3",
"classnames": "^2.2.6",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"framer-motion": "^6.2.8",
"gh-pages": "^3.2.3",
"npm-run-all": "^4.1.5",
"plop": "^3.1.1",
"postcss-custom-properties": "^12.1.5",
"postcss-preset-env": "^7.4.2",
"prettier": "^2.6.0",
"react": "^16.14.0",
"react-activity": "^1.2.2",
"react-dom": "^16.14.0",
"react-switch": "6.0.0",
"react-transition-group": "4.4.2",
"rollup": "2.68.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-styles": "4.0.0",
"rollup-plugin-terser": "7.0.2",
"storybook-css-modules-preset": "1.1.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "25.0.0",
"typescript": "4.5.5",
"webpack": "5.70.0"
"react-transition-group": "^4.4.2",
"rollup": "^2.68.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"storybook-css-modules-preset": "^1.1.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"typescript": "^4.5.5",
"webpack": "^5.70.0"
},

@@ -80,0 +80,0 @@ "resolutions": {

Sorry, the diff of this file is too big to display

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