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.3 to 2.0.0

1

index.js

@@ -23,3 +23,2 @@ /*

import * as formats from './formats/index.js';
export { default as decompressEXE } from './util/decompress.js';

@@ -26,0 +25,0 @@ import Debug from './util/debug.js';

6

package.json
{
"name": "@camoto/gamecode",
"version": "1.2.3",
"version": "2.0.0",
"description": "Modify executable files used by DOS games",

@@ -31,4 +31,4 @@ "bin": {

"dependencies": {
"@camoto/gamecomp": "^2.5.0",
"@camoto/record-io-buffer": "^3.1.3",
"@camoto/gamecomp": "^4.2.0",
"@camoto/record-io-buffer": "^3.2.0",
"debug": "^4.3.1"

@@ -35,0 +35,0 @@ },

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