Vanillaplusjs

Latest version: v1.3.2

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.1.12

Resolves an unstable hash used for image settings causing image artifacts to be unnecessarily regenerated

0.1.11

Adds default mimetypes so that when serving via the dev server on windows javascript modules and the like can be loaded

0.1.10

Resolves parent files not being rebuilt in some situations, causing files to be cleaned but not recreated when in dev --watch mode

0.1.9

Resolves crashing when there are top-level comments in CSS files

0.1.8

Adds the following build feature:


html
<meta property="og:url">


will be updated to include the full url and path of the file being processed, e.g.

html
<meta content="https://example.com/account.html" property="og:url">


Alternatively, you can specify the relative path:


html
<meta content="/try" property="og:url">


becomes

html
<meta content="https://example.com/try" property="og:url">

0.1.7

Adds the following build feature:


html
<meta property="og:url">


will be updated to include the full url and path of the file being processed, e.g.

html
<meta content="https://example.com/account.html" property="og:url">


Alternatively, you can specify the relative path:


html
<meta content="/try" property="og:url">


becomes

html
<meta content="https://example.com/try" property="og:url">

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.