Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@retailmenot/common-handlebars-helpers

Package Overview
Dependencies
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@retailmenot/common-handlebars-helpers - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

6

package.json
{
"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:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc