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.2 to 3.2.3

dist/index.d.ts

17

package.json

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

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

@@ -98,3 +98,4 @@ "publishConfig": {

"files": [
"/dist/src",
"/dist",
"!/dist/test",
"package.json",

@@ -104,3 +105,3 @@ "README.md",

],
"gitHead": "f438afa0aa85cdf0697e6f0a9b4407b90a2c7818"
"gitHead": "8cc87349401c4c07791a7f0b970e71c038958b70"
}
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