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

@digital-realty/ix-label-tag

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-label-tag - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

dist/ix-label-tag.min.js

10

package.json

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

"author": "Digital Realty",
"version": "2.1.7",
"version": "2.1.8",
"type": "module",

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

"./ix-label-tag.js": "./dist/ix-label-tag.js",
"./ix-label-tag.min.js": "./dist/ix-label-tag.min.js",
"./IxLabelTag": "./dist/react/IxLabelTag.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",

@@ -51,2 +52,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",

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

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