New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

riotapi

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riotapi - npm Package Compare versions

Comparing version 0.0.1 to 0.5.5

.editorconfig

49

package.json
{
"name": "riotapi",
"description": "Riot Games API",
"version": "0.0.1",
"main": "index",
"dependencies": {},
"devDependencies": {}
"version": "0.5.5",
"description": "This is an open source League of Legends RiotAPI Library.",
"main": "index.js",
"scripts": {
"test": "mocha tests"
},
"repository": {
"type": "git",
"url": "https://github.com/JemiloII/league-of-legends-calculator.git"
},
"keywords": [
"league",
"of",
"legends",
"riotapi",
"riot",
"api",
"static-data",
"champions",
"node",
"masteries",
"runes",
"items"
],
"author": "@jemiloii",
"license": "MIT",
"bugs": {
"url": "https://github.com/JemiloII/league-of-legends-calculator/issues"
},
"homepage": "https://github.com/JemiloII/league-of-legends-calculator",
"dependencies": {
"bunyan": "^1.3.4",
"config": "^1.12.0",
"lambdajs": "^1.0.1",
"moment": "^2.9.0",
"numbers": "^0.6.0",
"ramda": "^0.10.0",
"sync-request": "^2.0.1"
},
"devDependencies": {
"chai": "^2.0.0",
"gulp": "^3.8.11",
"mocha": "^2.1.0"
}
}
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