ember-cli-custom-assertions
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "ember-cli-custom-assertions", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Easily add custom assertions to your Ember test suite", | ||
@@ -45,3 +45,4 @@ "directories": { | ||
"dependencies": { | ||
"ember-cli-babel": "^5.1.6" | ||
"ember-cli-babel": "^5.1.6", | ||
"ember-cli-string-utils": "^1.0.0" | ||
}, | ||
@@ -48,0 +49,0 @@ "ember-addon": { |
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
14665
13
2
+ Addedember-cli-string-utils@1.1.0(transitive)