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

@2003scape/rsc-data

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2003scape/rsc-data - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

package.json
{
"name": "@2003scape/rsc-data",
"version": "1.0.11",
"version": "1.0.12",
"description": "collection of data for runescape classic",

@@ -5,0 +5,0 @@ "repository": {

@@ -6,15 +6,15 @@ {

"experience": 25,
"items": [{ "id": 150 }, { "id": 202 }]
"ores": [{ "id": 150 }, { "id": 202 }]
},
"170": { "level": 15, "items": [{ "id": 151 }] },
"170": { "level": 15, "experience": 50, "ores": [{ "id": 151 }] },
"171": {
"level": 30,
"experience": 70,
"items": [{ "id": 151 }, { "id": 155, "amount": 2 }]
"ores": [{ "id": 151 }, { "id": 155, "amount": 2 }]
},
"172": { "level": 40, "items": [{ "id": 152 }] },
"172": { "level": 40, "experience": 90, "ores": [{ "id": 152 }] },
"173": {
"level": 50,
"experience": 120,
"items": [{ "id": 153 }, { "id": 155, "amount": 4 }]
"ores": [{ "id": 153 }, { "id": 155, "amount": 4 }]
},

@@ -24,9 +24,9 @@ "174": {

"experience": 150,
"items": [{ "id": 154 }, { "id": 155, "amount": 6 }]
"ores": [{ "id": 154 }, { "id": 155, "amount": 6 }]
},
"384": { "level": 20, "items": [{ "id": 383 }] },
"384": { "level": 20, "experience": 55, "ores": [{ "id": 383 }] },
"408": {
"level": 85,
"experience": 200,
"items": [{ "id": 409 }, { "id": 155, "amount": 8 }]
"ores": [{ "id": 409 }, { "id": 155, "amount": 8 }]
}

@@ -33,0 +33,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