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.30 to 3.2.31

dist/ix-button.min.js

10

package.json

@@ -6,3 +6,3 @@ {

"author": "Digital Realty",
"version": "3.2.30",
"version": "3.2.31",
"type": "module",

@@ -14,2 +14,3 @@ "main": "dist/index.js",

"./ix-button.js": "./dist/ix-button.js",
"./ix-button.min.js": "./dist/ix-button.min.js",
"./IxButton": "./dist/react/IxButton.js"

@@ -23,3 +24,3 @@ },

"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"",
"build": "tsc && npm run analyze -- --exclude dist",
"build": "tsc && npm run analyze -- --exclude dist && rollup -c",
"prepublish": "tsc && npm run analyze -- --exclude dist",

@@ -52,2 +53,5 @@ "lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",

"prettier": "^2.4.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"rollup-plugin-summary": "^2.0.0",
"rollup-plugin-uglify": "^6.0.4",
"tslib": "^2.3.1",

@@ -109,3 +113,3 @@ "typescript": "^5.1.6"

],
"gitHead": "e21beb0a9ade15ab27c4896bf4dc2ba54ff7ceb7"
"gitHead": "c7668fda980293ca038c0dd061ebe350fa88ee60"
}
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