@retailmenot/common-handlebars-helpers
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@retailmenot/common-handlebars-helpers", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "common, general purpose handlebars helpers used by RetailMeNot applications", | ||
@@ -25,6 +25,6 @@ "license": "MIT", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.3", | ||
"nyc": "^12.0.2", | ||
"should": "^13.2.1", | ||
"standard": "^11.0.1" | ||
"standard": "^12.0.0" | ||
} | ||
} |
@retailmenot/common-handlebars-helpers | ||
====================================== | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/RetailMeNotSandbox/common-handlebars-helpers.svg)](https://greenkeeper.io/) | ||
[![Build Status](https://travis-ci.org/RetailMeNotSandbox/common-handlebars-helpers.svg?branch=master)](https://travis-ci.org/RetailMeNotSandbox/common-handlebars-helpers) | ||
> common, general purpose handlebars helpers used by RetailMeNot applications | ||
[![Build Status](https://travis-ci.org/RetailMeNotSandbox/common-handlebars-helpers.svg?branch=master)](https://travis-ci.org/RetailMeNotSandbox/common-handlebars-helpers) | ||
## Quickstart | ||
## Quickstart | ||
```sh | ||
@@ -24,2 +26,3 @@ $ npm install --save @retailmenot/common-handlebars-helpers | ||
## Webpack | ||
For use in the browser via webpack, use the [`handlebars-loader`] module add | ||
@@ -26,0 +29,0 @@ this package's `helpers` directory to the `helpersDir` config array: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6466
58
0