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

@digital-realty/ix-app-logic

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-app-logic - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/src/assets/login-background.jpg

17

package.json

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

"author": "ix-app-logic",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",

@@ -22,3 +22,3 @@ "exports": {

"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"",
"build": "npm run tailwindcss:build && npm run twlit:build && tsc && copyfiles -f src/assets/*.* dist/src/assets && npm run analyze -- --exclude dist",
"build": "npm run tailwindcss:build && npm run twlit:build && tsc && npm run analyze -- --exclude dist",
"prepublish": "tsc && npm run analyze -- --exclude dist",

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

"@digital-realty/ix-progress": "^1.2.3",
"@digital-realty/ix-twlit": "^1.0.3",
"@digital-realty/theme": "^2.1.3",

@@ -48,3 +49,2 @@ "lit": "^3.1.4",

"@custom-elements-manifest/analyzer": "^0.10.3",
"@digital-realty/ix-twlit": "^1.0.3",
"@open-wc/eslint-config": "^12.0.3",

@@ -58,3 +58,2 @@ "@open-wc/testing": "^4.0.0",

"concurrently": "^8.2.2",
"copyfiles": "^2.4.1",
"eslint": "^8.57.0",

@@ -66,2 +65,3 @@ "eslint-config-prettier": "^9.1.0",

"sinon": "^19.0.2",
"tailwindcss": "^3.4.13",
"tslib": "^2.6.3",

@@ -104,3 +104,10 @@ "typescript": "^5.5.3"

]
}
},
"files": [
"/dist",
"!/dist/test",
"package.json",
"README.md",
"LICENSE"
]
}
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