Socket
Socket
Sign inDemoInstall

worldtradingdata

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

29

package.json
{
"name": "worldtradingdata",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node.js wrapper for World Trading Data API",
"main": "./dist/index.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"/dist",
"/src"
],
"scripts": {
"start": "nodemon --watch src --exec ts-node src/server.ts -e ts",
"build": "tsc -p tsconfig.json",
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc -p tsconfig.json"
},

@@ -24,18 +26,3 @@ "repository": {

},
"homepage": "https://github.com/luizhenrique07/worldtradingdata#readme",
"devDependencies": {
"@types/node": "^12.0.2",
"@types/dotenv": "^6.1.1",
"@typescript-eslint/eslint-plugin": "^1.9.0",
"@typescript-eslint/parser": "^1.9.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"nodemon": "^1.19.0",
"ts-node": "^8.2.0",
"typescript": "^3.4.5"
}
"homepage": "https://github.com/luizhenrique07/worldtradingdata#readme"
}
# worldtradingdata
## Description
Node.js wrapper for World Trading Data API
### Table of Contents
## Package methods

@@ -7,0 +9,0 @@ - [constructor][1]

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