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

@ledgerhq/domain-service

Package Overview
Dependencies
Maintainers
0
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/domain-service - npm Package Compare versions

Comparing version 1.2.11 to 1.2.12-nightly.0

5

package.json
{
"name": "@ledgerhq/domain-service",
"description": "Ledger service responsible for domain handling",
"version": "1.2.11",
"version": "1.2.12-nightly.0",
"license": "Apache-2.0",

@@ -63,3 +63,3 @@ "repository": {

"@ledgerhq/logs": "^6.12.0",
"@ledgerhq/types-live": "^6.53.0"
"@ledgerhq/types-live": "^6.53.1-nightly.0"
},

@@ -85,2 +85,3 @@ "devDependencies": {

"watch": "tsc --watch",
"watch:es": "tsc --watch -m ES6 --outDir lib-es",
"lint": "eslint ./src --no-error-on-unmatched-pattern --ext .ts,.tsx --cache",

@@ -87,0 +88,0 @@ "lint:fix": "pnpm lint --fix",

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