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

eslint-plugin-baseui

Package Overview
Dependencies
Maintainers
1
Versions
711
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-baseui - npm Package Compare versions

Comparing version 9.52.0 to 9.52.1

2

__tests__/deprecated-component-api.test.js

@@ -157,3 +157,3 @@ /*

{
message: `The "Spinner" component has been deprecated in favor of "SpinnerNext". In v10 of baseui, "Spinner" will be removed and "SpinnerNext" will be renamed to "Spinner".`,
message: `The "Spinner" component has been deprecated in favor of "StyledSpinnerNext". In v10 of baseui, "Spinner" will be removed and "StyledSpinnerNext" will be renamed to "Spinner".`,
},

@@ -160,0 +160,0 @@ ],

{
"name": "eslint-plugin-baseui",
"version": "9.52.0",
"version": "9.52.1",
"description": "ESLint rules for Base Web",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -227,3 +227,3 @@ /*

node: node,
message: `The "Spinner" component has been deprecated in favor of "SpinnerNext". In v10 of baseui, "Spinner" will be removed and "SpinnerNext" will be renamed to "Spinner".`,
message: `The "Spinner" component has been deprecated in favor of "StyledSpinnerNext". In v10 of baseui, "Spinner" will be removed and "StyledSpinnerNext" will be renamed to "Spinner".`,
});

@@ -230,0 +230,0 @@ return;

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