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

@clr/react

Package Overview
Dependencies
Maintainers
8
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clr/react - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

progress-circle/index.d.ts

4

button/index.js

@@ -5,6 +5,6 @@ import '@clr/core/button/register';

}
export class CdsIconButton extends createReactComponent('cds-button') {
export class CdsIconButton extends createReactComponent('cds-icon-button') {
}
export class CdsInlineButton extends createReactComponent('cds-button') {
export class CdsInlineButton extends createReactComponent('cds-inline-button') {
}
//# sourceMappingURL=index.js.map
{
"name": "@clr/react",
"version": "4.0.1",
"version": "4.0.2",
"dependencies": {

@@ -18,3 +18,3 @@ "react": "^16.13.1",

"peerDependencies": {
"@clr/core": "^4.0.1"
"@clr/core": "^4.0.2"
},

@@ -21,0 +21,0 @@ "main": "./index.js",

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

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