Socket
Socket
Sign inDemoInstall

max-api

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    max-api

Placeholder / Stub Node package for users that accidentally install "max-api" when attempting to use the dynamic "max-api" within [node.script]


Version published
Weekly downloads
16
Maintainers
1
Install size
2.88 kB
Created
Weekly downloads
 

Readme

Source

max-api

Intro

This package is simply a placeholder package to prevent malicious usage of the max-api package name. It simply throws an error when required in order to showcase that a user has accidentally installed a max-api package when using [node.script].

Background

When using [node.script]in Cycling '74 Max one gets access to an API that allows bi-directional communication between Node and Max. This API is made dynamically available and can be required using require("max-api"). To avoid any issues or unexpected behaviour with an installed dependency of max-api that might overwrite the dynamic API module this package immediately throws an error.

License

MIT

Keywords

FAQs

Last updated on 26 Mar 2019

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