Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@malvineous/gamecomp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malvineous/gamecomp - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

compress/cmp-lzw.js
const BitStream = require('bit-buffer').BitStream;
const { BufferWalk, GrowableBuffer, RecordType } = require('record-io-buffer');
const { BufferWalk, GrowableBuffer, RecordType } = require('@malvineous/record-io-buffer');
const Debug = require('../util/utl-debug.js');

@@ -4,0 +4,0 @@

{
"name": "@malvineous/gamecomp",
"version": "1.0.0",
"version": "1.0.1",
"description": "Apply and remove compression and encryption algorithms used by DOS games",

@@ -5,0 +5,0 @@ "main": "index.js",

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