gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Is the hacked CDN fixed? #733

Closed jason-cleaveland closed 4 years ago

jason-cleaveland commented 4 years ago

Hi,

I'm preparing to use Alpaca for the first time in a new project. In my research, I discovered that the alpaca.js CDN was hacked. Has this issue been resolved permanently? They mention that the CDN was taken down in this article, but I couldn't find anything else about a permanent resolution anywhere.

Thanks!

uzquiano commented 4 years ago

Yes. That occurred earlier this year where some versions of the alpaca min files were affected. The issue was addressed immediately.

Check the docs as all the CDN hosted files are now provided by jsDeliver.

I’ll close this as there are no further actions here.

Michael

jason-cleaveland commented 4 years ago

Thanks for the quick response @uzquiano!

Looking forward to getting started.