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

@digital-realty/ix-icon-button

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.36 to 1.0.37

dist/ix-icon-button.min.js

12

package.json

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

"author": "Digital Realty",
"version": "1.0.36",
"version": "1.0.37",
"type": "module",

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

"./ix-icon-button.js": "./dist/ix-icon-button.js",
"./ix-icon-button.min.js": "./dist/ix-icon-button.min.js",
"./IxIconButton": "./dist/react/IxIconButton.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",

@@ -32,3 +33,3 @@ "lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",

"dependencies": {
"@digital-realty/ix-icon": "^1.0.35",
"@digital-realty/ix-icon": "^1.0.36",
"@lit/react": "^1.0.2",

@@ -54,2 +55,5 @@ "@material/web": "1.2.0",

"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",

@@ -107,3 +111,3 @@ "typescript": "^4.5.2"

],
"gitHead": "b84d73018ee0d33b5f018c6953c2dcae0931c11e"
"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