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

@digital-realty/ix-tree

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.6 to 2.0.7

dist/ix-tree.min.js

16

package.json

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

"author": "Digital Realty",
"version": "2.0.6",
"version": "2.0.7",
"type": "module",

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

"./ix-tree.js": "./dist/ix-tree.js",
"./ix-tree.min.js": "./dist/ix-tree.min.js",
"./IxTree": "./dist/react/IxTree.js"

@@ -22,3 +23,3 @@ },

"analyze": "cem analyze --litelement",
"build": "tsc && npm run analyze -- --exclude dist",
"build": "tsc && npm run analyze -- --exclude dist && rollup -c",
"format": "eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier \"**/*.ts\" --write --ignore-path .gitignore",

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

"dependencies": {
"@digital-realty/ix-checkbox": "^1.1.25",
"@digital-realty/ix-icon": "^1.0.35",
"@digital-realty/ix-icon-button": "^1.0.36",
"@digital-realty/ix-checkbox": "^1.1.26",
"@digital-realty/ix-icon": "^1.0.36",
"@digital-realty/ix-icon-button": "^1.0.37",
"@digital-realty/theme": "^1.0.27",

@@ -56,2 +57,5 @@ "@lit-labs/react": "^2.1.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",
"sinon": "^17.0.1",

@@ -109,3 +113,3 @@ "tslib": "^2.3.1",

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