New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digital-realty/ix-accordion

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.4 to 1.0.5

dist/src/ix-accordion.min.js

12

package.json

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

"author": "Digital Realty",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",

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

"./ix-accordion.js": "./dist/src/ix-accordion.js",
"./ix-accordion.min.js": "./dist/src/ix-accordion.min.js",
"./IxAccordion": "./dist/react/IxAccordion.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-button": "^1.0.36",
"@digital-realty/ix-icon-button": "^1.0.37",
"@lit/react": "^1.0.2",

@@ -53,2 +54,5 @@ "lit": "^2.0.2",

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

@@ -108,3 +112,3 @@ "typescript": "^4.5.2"

],
"gitHead": "528d052169644c278accb336127cfabda12b9e52"
"gitHead": "c7668fda980293ca038c0dd061ebe350fa88ee60"
}

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