async-helpers
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "async-helpers", | ||
"description": "Use async helpers in template engines like Handlebars and Lodash.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/doowb/async-helpers", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -14,3 +14,3 @@ # async-helpers [![NPM version](https://badge.fury.io/js/async-helpers.svg)](http://badge.fury.io/js/async-helpers) [![Build Status](https://travis-ci.org/doowb/async-helpers.svg)](https://travis-ci.org/doowb/async-helpers) | ||
```js | ||
var helperAsync = require('async-helpers'); | ||
var asyncHelpers = require('async-helpers'); | ||
``` | ||
@@ -120,2 +120,2 @@ | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 18, 2015._ | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 18, 2015._ |
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
10091
120