
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
oni-kanim-parser
Advanced tools
This library provides paring for Klei KAnim TextAssets from Oxygen Not Included.
These files come in two varieties: build and anim.
Despite the TextAsset designation, these files are serialized in a custom non-text format.
This packages includes a command line tool for extracting sprites given a sprite image and a build file. This tool relies on GraphicsMagic to do the heavy lifting, which must be installed to make use of the cli. This tool is optional if you do not intend to run the build in cli tool.
Invoking this tool will split the image into individual folders of frames, spewing the result in the current working directory.
oni-kanim-parser <image file> <build file>
parseKBuild(data: ArrayBuffer): KAnimBuildParse a kbuild file from an array buffer. Returns the parsed object.
writeKBuild(build: KAnimBuild): ArrayBufferWrites a parsed kbuild object back into raw data for the TextAsset
FAQs
Parser for Oxygen Not Included animation files.
We found that oni-kanim-parser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.