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

runelite

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runelite - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

README.md.orig.2022-01-25_234401

2

package.json
{
"name": "runelite",
"description": "A real time grand exchange prices API wrapper (runelite).",
"version": "2.0.1",
"version": "2.0.2",
"engines": {

@@ -6,0 +6,0 @@ "node": ">= 14.15 <16.1"

@@ -30,3 +30,3 @@ # runelite

<!-- Added by: runner, at: Tue Jan 25 23:33:36 UTC 2022 -->
<!-- Added by: runner, at: Tue Jan 25 23:44:01 UTC 2022 -->

@@ -206,4 +206,5 @@ <!--te-->

```
You may optionally provide a timestamp to return prices for. If provided, will display 5-minute averages for all items we have data on for this time. The timestamp field represents the beginning of the 5-minute period being averaged
You may optionally provide a timestamp to return prices for. If provided, will display (in this example) 5-minute averages for all items we have data on for this time. The timestamp field represents the beginning of the 5-minute period being averaged
```ts

@@ -210,0 +211,0 @@ const data = await runeliteAPI.prices({ useragent, timestamp: 1634688300, timestep: "5m" });

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