Socket
Socket
Sign inDemoInstall

@camoto/gamecode

Package Overview
Dependencies
5
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

11

formats/exe-nomad.js

@@ -341,4 +341,4 @@ /*

id: 'filename.stamp.gtek',
type: stringz(10),
offset: 0x3184E,
type: stringz(9),
offset: 0x3183A,
desc: 'Stamp image filename for GameTek intro logo'

@@ -351,2 +351,7 @@ }, {

}, {
id: 'filename.stamp.nomad',
type: stringz(10),
offset: 0x3184E,
desc: 'Stamp image filename for Nomad intro logo'
}, {
id: 'filename.stamp.papyrus',

@@ -1197,2 +1202,2 @@ type: stringz(12),

}
}
}
{
"name": "@camoto/gamecode",
"version": "1.2.1",
"version": "1.2.2",
"description": "Modify executable files used by DOS games",

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

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