jasmine-node
Advanced tools
Comparing version 1.14.4 to 1.14.5
{ | ||
"name": "jasmine-node", | ||
"version": "1.14.4", | ||
"version": "1.14.5", | ||
"description": "DOM-less simple JavaScript BDD testing framework for Node", | ||
@@ -27,3 +27,3 @@ "contributors": [ | ||
"coffee-script": ">=1.0.1", | ||
"jasmine-reporters": "^1.0.0", | ||
"jasmine-reporters": "~1.0.0", | ||
"jasmine-growl-reporter": "~0.0.2", | ||
@@ -30,0 +30,0 @@ "requirejs": ">=0.27.1", |
@@ -241,2 +241,3 @@ jasmine-node | ||
* _1.14.5_ Using ~ instead of ^ for reporter version (thanks to [Maxim-Filimonov](https://github.com/Maxim-Filimonov)) | ||
* _1.14.4_ Rolled back jasmine reporter version (thanks to [tjmcduffie](https://github.com/tjmcduffie)) | ||
@@ -243,0 +244,0 @@ * _1.14.3_ Added 'onComplete' callback to TeamCityReporter (thanks to [JoergFiedler](https://github.com/JoergFiedler)) |
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
164481
287
+ Addedjasmine-reporters@1.0.2(transitive)
- Removedjasmine-reporters@1.1.0(transitive)
Updatedjasmine-reporters@~1.0.0