Socket
Socket
Sign inDemoInstall

kolmafia

Package Overview
Dependencies
0
Maintainers
4
Versions
1222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    kolmafia

Typings for the KoLmafia JS standard library


Version published
Weekly downloads
1.8K
increased by465.51%
Maintainers
4
Install size
149 kB
Created
Weekly downloads
 

Readme

Source

kolmafia

Install this dependency to your mafia JS script to get TypeScript typings for the KoLmafia standard library.

If you are using a bundler (which you probably are) you will need to mark this as an external module so that the require("kolmafia") is kept in tact.

For example, in webpack you would add the following to your config

  externals: {
    kolmafia: 'commonjs kolmafia',
  }

FAQs

Last updated on 07 May 2024

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.

Install

Related posts

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