@qualweb/earl-reporter
Advanced tools
Comparing version 0.4.3 to 0.4.5
@@ -0,0 +0,0 @@ declare const SC: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="@qualweb/types" /> |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@qualweb/earl-reporter", | ||
"version": "0.4.3", | ||
"version": "0.4.5", | ||
"description": "Qualweb earl reporter", | ||
@@ -15,5 +15,5 @@ "main": "dist/index.js", | ||
"lint:fix": "eslint src --ext .ts --fix", | ||
"format": "prettier --config .prettierrc 'src/**/*.ts' --write", | ||
"format": "prettier --config .prettierrc src/**/*.ts --write", | ||
"build": "npm run prebuild && tsc --build", | ||
"prepare": "npm run build" | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -43,17 +43,17 @@ "keywords": [ | ||
"devDependencies": { | ||
"@qualweb/types": "^0.7.18", | ||
"@tsconfig/recommended": "^1.0.1", | ||
"@qualweb/types": "0.7.24", | ||
"@tsconfig/recommended": "^1.0.3", | ||
"@types/lodash.clonedeep": "^4.5.6", | ||
"@types/node": "^14.14.35", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"chai": "^4.3.4", | ||
"eslint": "^7.22.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-sonarjs": "^0.6.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"eslint-plugin-sonarjs": "^0.23.0", | ||
"esm": "^3.2.25", | ||
"mocha": "^8.3.2", | ||
"prettier": "^2.2.1", | ||
"rimraf": "^3.0.2", | ||
"prettier": "^3.1.0", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.20.33", | ||
@@ -60,0 +60,0 @@ "typescript": "^4.2.3" |
@@ -0,0 +0,0 @@ # QualWeb EARL reporter |
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
0
97506
10