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

@4bitlabs/codecs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@4bitlabs/codecs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

7

package.json
{
"name": "@4bitlabs/codecs",
"version": "1.0.3",
"version": "1.0.4",
"description": "A collection of codecs for working with SCI-engine assets",

@@ -30,7 +30,6 @@ "main": "./dist/index.js",

"dependencies": {
"@4bitlabs/readers": "^2.0.3"
"@4bitlabs/readers": "^2.0.4"
},
"author": "J. Holmes <j@holmes.codes>",
"license": "ISC",
"gitHead": "8d9fdbde1a2e59589936ad7201fe472f41df4ee7"
"license": "ISC"
}
# `@4bitlabs/codecs`
A collection of decoders (and eventually encoders) for working with [Sierra On-line][sierra] SCI-engine assets.
A collection of decoders (and eventually encoders) for working with [Sierra On-line][sierra] [SCI-engine][sci0] assets.

@@ -84,1 +84,2 @@ ## Supported Codecs

[lzw]: https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Welch
[sci0]: http://sciwiki.sierrahelp.com/index.php/Sierra_Creative_Interpreter
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