Socket
Socket
Sign inDemoInstall

@isaac.frontend/testcafe-reporter-allure

Package Overview
Dependencies
3
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Changelog

### [1.0.2](https://github.com/isaaceindhoven/testcafe-reporter-allure/compare/v1.0.1...v1.0.2) (2020-07-29)
### Chores
* **deps:** update all non-major dependencies ([50454eb](https://github.com/isaaceindhoven/testcafe-reporter-allure/commit/50454ebc9d4fb58544280fe84e2b5e810cd6a102))
* **deps:** update all non-major dependencies ([5bd1b4c](https://github.com/isaaceindhoven/testcafe-reporter-allure/commit/5bd1b4cea12e91c8bbf81e0e56e4c4ed77b778e3))
* **deps:** update all non-major dependencies ([87c8d36](https://github.com/isaaceindhoven/testcafe-reporter-allure/commit/87c8d36138a3c723bcc9653accf470ae21e39e35))
* **deps:** update dependency eslint-config-airbnb-typescript to v9 ([88aab5a](https://github.com/isaaceindhoven/testcafe-reporter-allure/commit/88aab5a23e5b5b70e1826a05c9c26dc931512862))
* **release:** v1.0.1 ([a92f20a](https://github.com/isaaceindhoven/testcafe-reporter-allure/commit/a92f20aba89e6f01e61c996756db9eb046b54bbc))
### [1.0.1](https://github.com/isaaceindhoven/testcafe-reporter-allure/compare/v1.0.0...v1.0.1) (2020-06-30)

@@ -8,0 +19,0 @@

24

package.json
{
"name": "@isaac.frontend/testcafe-reporter-allure",
"version": "1.0.1",
"version": "1.0.2",
"author": "ISAAC E-commerce Solutions BV",

@@ -52,3 +52,3 @@ "license": "MIT",

"devDependencies": {
"@rollup/plugin-typescript": "5.0.1",
"@rollup/plugin-typescript": "5.0.2",
"@semantic-release/changelog": "5.0.1",

@@ -59,6 +59,6 @@ "@semantic-release/commit-analyzer": "8.0.1",

"@semantic-release/release-notes-generator": "9.0.1",
"@types/jest": "26.0.3",
"@types/jest": "26.0.7",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "3.4.0",
"@typescript-eslint/parser": "3.4.0",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"allure-commandline": "2.13.0",

@@ -69,7 +69,7 @@ "callsite-record": "4.1.3",

"cz-conventional-changelog": "3.2.0",
"eslint": "7.3.1",
"eslint-config-airbnb-typescript": "8.0.2",
"eslint": "7.5.0",
"eslint-config-airbnb-typescript": "9.0.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.17.1",
"eslint-plugin-jest": "23.19.0",
"eslint-plugin-prettier": "3.1.4",

@@ -81,9 +81,9 @@ "husky": "4.2.5",

"prettier": "2.0.5",
"rollup": "2.18.1",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"semantic-release": "17.1.1",
"testcafe": "1.8.7",
"ts-jest": "26.1.1",
"typescript": "3.9.5"
"testcafe": "1.8.8",
"ts-jest": "26.1.4",
"typescript": "3.9.7"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc