Socket
Socket
Sign inDemoInstall

@nimiq/accounts-client

Package Overview
Dependencies
1
Maintainers
7
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

README.md

7

package.json
{
"name": "@nimiq/accounts-client",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/AccountsClient.umd.js",

@@ -21,4 +21,3 @@ "module": "dist/AccountsClient.es.js",

"files": [
"dist",
"../README.md"
"dist"
],

@@ -35,3 +34,3 @@ "keywords": [

"scripts": {
"build": "rm -rf dist && tsc && rollup -c",
"build": "cp ../README.md . && rm -rf dist && tsc && rollup -c",
"lint": "tslint --project tsconfig.json",

@@ -38,0 +37,0 @@ "lintfix": "yarn lint --fix"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc