What is the best way to write to the notes field of a flag? I am writing a plugin that when a post/user is flagged it will send the information to a ticketing system and return a ticket id. I want to write that ID to the flag and close the flag.
The package manager will poll npm for new changes every 10 minutes 😄
To answer your question -- yes, the compatibility table is cached, as we don't want to be pulling data from npm in real-time (that would be a tremendous waste of resources and bandwidth for npm!)
@julian What do you think about an idea to extend .json configuration for plugins, to have something related to external scripts (scripts.external = [])?
Also will minifier use external js? So every reboot of forum will give latest version to the user.