jasmine-allure-reporter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "jasmine-allure-reporter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Allure Framework reporter to Jasmine and its derivatives (Protractor)", | ||
@@ -19,19 +19,16 @@ "license": "ISC", | ||
"scripts": { | ||
"test": "node_modules/.bin/jasmine JASMINE_CONFIG_PATH=test/jasmine.json", | ||
"manual": "node_modules/protractor/bin/protractor ./test/system/conf.js" | ||
"test": "jasmine JASMINE_CONFIG_PATH=test/jasmine.json", | ||
"prereport": "rm -rf allure-results", | ||
"report": "protractor ./test/system/conf.js || echo 'ok'", | ||
"postreport": "allure serve allure-results" | ||
}, | ||
"dependencies": { | ||
"allure-js-commons": "1.1.6" | ||
"allure-js-commons": "^1.3.1" | ||
}, | ||
"devDependencies": { | ||
"protractor": "2.1.0", | ||
"jasmine": "2.3.1", | ||
"jasmine-core": "2.3.0", | ||
"karma": "0.12", | ||
"karma-cli": "0.0.4", | ||
"karma-firefox-launcher": "0.1.4", | ||
"karma-jasmine": "0.3.5", | ||
"karma-phantomjs-launcher": "0.1.4", | ||
"allure-commandline": "^2.3.5", | ||
"jasmine": "2.8.0", | ||
"protractor": "5.1.2", | ||
"random-strings": "0.0.1" | ||
} | ||
} |
@@ -57,3 +57,3 @@ var Allure = require('allure-js-commons'); | ||
return { | ||
message: 'This test has not been implemented yet', | ||
message: result.pendingReason, | ||
stack: '' | ||
@@ -60,0 +60,0 @@ }; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
4
6675
5
78
2
+ Addedallure-js-commons@1.3.2(transitive)
+ Addedfile-type@7.7.1(transitive)
+ Addedfs-extra@6.0.1(transitive)
+ Addedjs2xmlparser@3.0.0(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addedmime@2.6.0(transitive)
+ Addeduniversalify@0.1.2(transitive)
+ Addeduuid@3.4.0(transitive)
+ Addedxmlcreate@1.0.2(transitive)
- Removedallure-js-commons@1.1.6(transitive)
- Removedarray-find-index@1.0.2(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcamelcase@2.1.1(transitive)
- Removedcamelcase-keys@2.1.0(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcurrently-unhandled@0.4.1(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removederror-ex@1.3.2(transitive)
- Removedfile-type@2.6.0(transitive)
- Removedfind-up@1.1.2(transitive)
- Removedfs-extra@0.30.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-stdin@4.0.1(transitive)
- Removedglob@7.2.3(transitive)
- Removedhasown@2.0.2(transitive)
- Removedhosted-git-info@2.8.9(transitive)
- Removedindent-string@2.1.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-arrayish@0.2.1(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedis-finite@1.1.0(transitive)
- Removedis-utf8@0.2.1(transitive)
- Removedjs2xmlparser@0.1.9(transitive)
- Removedjsonfile@2.4.0(transitive)
- Removedklaw@1.3.1(transitive)
- Removedload-json-file@1.1.0(transitive)
- Removedlodash@3.10.1(transitive)
- Removedloud-rejection@1.6.0(transitive)
- Removedmap-obj@1.0.1(transitive)
- Removedmeow@3.7.0(transitive)
- Removedmime@1.3.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removednode-uuid@1.4.8(transitive)
- Removednormalize-package-data@2.5.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedparse-json@2.2.0(transitive)
- Removedpath-exists@2.1.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpath-type@1.1.0(transitive)
- Removedpify@2.3.0(transitive)
- Removedpinkie@2.0.4(transitive)
- Removedpinkie-promise@2.0.1(transitive)
- Removedread-pkg@1.1.0(transitive)
- Removedread-pkg-up@1.0.1(transitive)
- Removedredent@1.0.0(transitive)
- Removedrepeating@2.0.1(transitive)
- Removedresolve@1.22.8(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedspdx-correct@3.2.0(transitive)
- Removedspdx-exceptions@2.5.0(transitive)
- Removedspdx-expression-parse@3.0.1(transitive)
- Removedspdx-license-ids@3.0.20(transitive)
- Removedstrip-bom@2.0.0(transitive)
- Removedstrip-indent@1.0.1(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedtrim-newlines@1.0.0(transitive)
- Removedvalidate-npm-package-license@3.0.4(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedallure-js-commons@^1.3.1