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

@digital-realty/ix-button

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-button - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

20

package.json

@@ -6,10 +6,10 @@ {

"author": "Digital Realty",
"version": "3.2.1",
"version": "3.2.2",
"type": "module",
"main": "dist/src/index.js",
"module": "dist/src/index.js",
"main": "src/index.js",
"module": "src/index.js",
"exports": {
".": "./dist/src/index.js",
"./ix-button.js": "./dist/src/ix-button.js",
"./IxButton": "./dist/src/react/IxButton.js"
".": "./src/index.js",
"./ix-button.js": "./src/ix-button.js",
"./IxButton": "./src/react/IxButton.js"
},

@@ -97,3 +97,9 @@ "publishConfig": {

},
"gitHead": "67a7d8c11cf4c70301630e97dbd5a2febf55d817"
"files": [
"/dist/src",
"package.json",
"README.md",
"LICENSE"
],
"gitHead": "f438afa0aa85cdf0697e6f0a9b4407b90a2c7818"
}
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