Socket
Socket
Sign inDemoInstall

@nimiq/core-types

Package Overview
Dependencies
0
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.4.1

5

package.json
{
"name": "@nimiq/core-types",
"version": "1.0.1",
"version": "1.4.1",
"description": "Typescript typings for the Nimiq core library",

@@ -15,4 +15,5 @@ "main": "Nimiq.d.ts",

"devDependencies": {
"tslint": "^5.11.0"
"tslint": "^5.11.0",
"typescript": "^3.2.2"
}
}

3

tslint.json

@@ -20,4 +20,5 @@ {

"variable-name": [false],
"no-namespace": [false]
"no-namespace": [false],
"max-line-length": [false]
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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