@dmail/assert
Advanced tools
Comparing version 3.12.0 to 3.13.0
{ | ||
"name": "@dmail/assert", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"license": "MIT", | ||
@@ -24,7 +24,8 @@ "repository": { | ||
"devDependencies": { | ||
"@jsenv/exploring-server": "1.5.0", | ||
"@jsenv/testing": "1.13.0", | ||
"@jsenv/node-launcher": "1.11.0", | ||
"@jsenv/chromium-launcher": "1.9.0", | ||
"@jsenv/core": "5.100.0", | ||
"@jsenv/testing": "1.4.0", | ||
"@jsenv/bundling": "1.3.0", | ||
"@jsenv/node-launcher": "1.6.0", | ||
"@jsenv/chromium-launcher": "1.6.0", | ||
"@jsenv/bundling": "1.10.0", | ||
"@jsenv/codecov-upload": "1.6.0", | ||
@@ -34,6 +35,6 @@ "@jsenv/eslint-config": "8.0.0", | ||
"@jsenv/prettier-config": "1.0.0", | ||
"@jsenv/prettier-check-project": "2.3.0", | ||
"@jsenv/prettier-check-project": "2.9.0", | ||
"@jsenv/node-module-import-map": "2.1.0", | ||
"babel-eslint": "11.0.0-beta.0", | ||
"prettier": "1.16.3", | ||
"prettier": "1.18.2", | ||
"codecov": "2.3.0", | ||
@@ -47,2 +48,3 @@ "eslint": "5.1.0", | ||
"start-exploring-server": "node ./script/start-exploring-server/start-exploring-server.js", | ||
"start-continuous-testing": "node ./script/start-continuous-testing/start-continuous-testing.js", | ||
"test": "node ./script/test/test.js", | ||
@@ -49,0 +51,0 @@ "eslint-check": "eslint .", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
497402
18