bigcommerce / paper-handlebars

Paper plugin for rendering via Handlebars.js
BSD 4-Clause "Original" or "Old" License
12 stars 36 forks source link

fix(storefront): STRF-12281 Prevent block and partial helpers from being named prototype methods #317

Closed jordanarldt closed 1 month ago

jordanarldt commented 1 month ago

Jira: STRF-12281

What/Why?

Prevent partial and block helpers from allowing names that are the same as native javascript object prototype methods.

Rollout/Rollback

Roll back this PR

Testing

Unit tests, ensured that error is not thrown and object prototype is not accessed.


cc @bigcommerce/team-storefront

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 5.11.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: