balena-errors
Advanced tools
Comparing version 4.7.1 to 4.7.2-flowzonify-1e9eb201761030c7516a4381301b82cd7f6b5b03-1
{ | ||
"name": "balena-errors", | ||
"version": "4.7.1", | ||
"version": "4.7.2-flowzonify-1e9eb201761030c7516a4381301b82cd7f6b5b03-1", | ||
"description": "Collection of Balena JavaScript errors", | ||
@@ -26,3 +26,3 @@ "main": "build/errors.js", | ||
"test:browser": "karma start", | ||
"test:ts-compatibility": "npx typescript@~2.4.2 --noEmit --project ./tsconfig.dist.json", | ||
"test:ts-compatibility": "npx -p typescript@~2.4.2 tsc --noEmit --project ./tsconfig.dist.json", | ||
"lint": "balena-lint --typescript --fix lib tests", | ||
@@ -40,16 +40,19 @@ "test": "npm run lint && npm run build && npm run test:ts-compatibility && npm run test:node && npm run test:browser && catch-uncommitted --skip-node-versionbot-changes", | ||
"devDependencies": { | ||
"@balena/lint": "^5.1.0", | ||
"@balena/lint": "^6.2.0", | ||
"@resin.io/types-mochainon": "^2.0.0", | ||
"@types/mocha": "^5.2.5", | ||
"@types/chai": "^4.3.3", | ||
"@types/chai-as-promised": "^7.1.5", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^8.10.61", | ||
"balena-config-karma": "^3.0.0", | ||
"balena-config-karma": "^4.0.0", | ||
"catch-uncommitted": "^1.6.2", | ||
"chai": "^4.3.6", | ||
"jsdoc-to-markdown": "^3.0.0", | ||
"karma": "^3.1.4", | ||
"karma": "^5.2.3", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"mocha": "^5.2.0", | ||
"mocha": "^10.1.0", | ||
"mochainon": "^2.0.0", | ||
"rimraf": "^2.6.1", | ||
"ts-node": "^3.3.0", | ||
"typescript": "^3.9.6" | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -59,3 +62,6 @@ "dependencies": { | ||
"typed-error": "^3.0.0" | ||
}, | ||
"versionist": { | ||
"publishedAt": "2022-11-01T13:35:20.097Z" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
59106
17
6
1