broadway-handlebars
Advanced tools
Comparing version 0.1.4 to 0.1.5
var _ = require('lodash'), | ||
handlebars = require('handlebars'), | ||
handlebars = require('tommydudebreaux-handlebars'), | ||
defaultViewResolver = require('./viewresolver'); | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "broadway-handlebars", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "index", | ||
@@ -35,3 +35,3 @@ "description": "Plugin for flatiron/broadway for rendering with the handlebars view engine.", | ||
"lodash": "*", | ||
"handlebars": "*", | ||
"tommydudebreaux-handlebars": "*", | ||
"broadway": "*", | ||
@@ -38,0 +38,0 @@ "findit": "*", |
var _ = require('lodash'), | ||
Handlebars = require('handlebars'), | ||
findit = require('findit'), | ||
@@ -4,0 +3,0 @@ path = require('path'), |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
8586
217
+ Addedtommydudebreaux-handlebars@*
- Removedhandlebars@*
- Removedhandlebars@4.7.8(transitive)
- Removedminimist@1.2.8(transitive)
- Removedneo-async@2.6.2(transitive)
- Removedsource-map@0.6.1(transitive)
- Removeduglify-js@3.19.3(transitive)
- Removedwordwrap@1.0.0(transitive)