Comparing version 6.4.0 to 7.0.0
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "6.4.0", | ||
"version": "7.0.0", | ||
"repository": { | ||
@@ -42,21 +42,26 @@ "type": "git", | ||
"scripts": { | ||
"test": "jake test --trace" | ||
"test": "test-peer-range browserify", | ||
"test-main": "jake test --trace" | ||
}, | ||
"devDependencies": { | ||
"backbone": "latest", | ||
"brfs": "latest", | ||
"browserify": "latest", | ||
"coffeeify": "latest", | ||
"brfs": "latest", | ||
"lodash.template": "latest", | ||
"jsesc": "latest", | ||
"utilities": "latest", | ||
"concat-stream": "latest", | ||
"browserify": "latest", | ||
"envify": "latest", | ||
"handlebars": "latest", | ||
"handlebars-runtime": "latest", | ||
"hbsfy": "latest", | ||
"jake": "latest", | ||
"jquery-browserify": "latest", | ||
"jsesc": "latest", | ||
"lodash.template": "latest", | ||
"sourcemap-validator": "latest", | ||
"backbone": "latest", | ||
"hbsfy": "latest", | ||
"envify": "latest", | ||
"handlebars": "latest", | ||
"handlebars-runtime": "latest" | ||
"test-peer-range": "^1.0.1", | ||
"utilities": "latest" | ||
}, | ||
"peerDependencies": { | ||
"browserify": ">= 5" | ||
}, | ||
"optionalDependencies": {}, | ||
@@ -63,0 +68,0 @@ "engines": { |
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
1785759
12
16