background-worker-process
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -35,7 +35,7 @@ { | ||
"name": "background-worker-process", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"dependencies": { | ||
"tnp-helpers": "~0.0.10" | ||
"tnp-helpers": "~0.0.11" | ||
}, | ||
@@ -110,3 +110,3 @@ "devDependencies": { | ||
"babel-preset-env": "^1.7.0", | ||
"background-worker-process": "~0.0.13", | ||
"background-worker-process": "~0.0.14", | ||
"bcryptjs": "2.4.3", | ||
@@ -161,3 +161,3 @@ "body-parser": "^1.18.2", | ||
"json-stringify-safe": "^5.0.1", | ||
"json10": "~1.0.2", | ||
"json10": "~1.0.3", | ||
"json5": "^0.5.1", | ||
@@ -172,3 +172,3 @@ "karma": "~5.0.0", | ||
"lodash": "^4.17.4", | ||
"lodash-walk-object": "~1.0.2", | ||
"lodash-walk-object": "~1.0.3", | ||
"lowdb": "^1.0.0", | ||
@@ -181,10 +181,10 @@ "material-design-icons": "3.0.1", | ||
"moment": "^2.22.2", | ||
"morphi": "~4.0.4", | ||
"morphi": "~4.0.5", | ||
"ng-modal-lib": "0.0.6", | ||
"ng-packagr": "^5.7.1", | ||
"ng2-file-upload": "^1.3.0", | ||
"ng2-logger": "~4.0.3", | ||
"ng2-rest": "~11.0.5", | ||
"ng4-icons": "~0.0.1", | ||
"ng4-modal": "~0.0.6", | ||
"ng2-logger": "~4.0.4", | ||
"ng2-rest": "~11.0.6", | ||
"ng4-icons": "~0.0.4", | ||
"ng4-modal": "~0.0.7", | ||
"ngx-bootstrap": "^5.2.0", | ||
@@ -232,6 +232,6 @@ "ngx-breadcrumbs": "0.0.3", | ||
"task.js": "^0.1.5", | ||
"tnp-config": "~0.0.8", | ||
"tnp-db": "~0.0.11", | ||
"tnp-models": "~0.0.11", | ||
"tnp-ui": "~0.0.6", | ||
"tnp-config": "~0.0.12", | ||
"tnp-db": "~0.0.13", | ||
"tnp-models": "~0.0.13", | ||
"tnp-ui": "~0.0.9", | ||
"ts-loader": "7.0.4", | ||
@@ -244,3 +244,3 @@ "ts-node": "~8.3.0", | ||
"typescript": "~3.8.3", | ||
"typescript-class-helpers": "~1.0.6", | ||
"typescript-class-helpers": "~1.0.7", | ||
"typescript-formatter": "7.2.2", | ||
@@ -263,5 +263,5 @@ "uglifyjs-webpack-plugin": "2.2.0", | ||
"build": { | ||
"number": 40, | ||
"date": "2020-11-04T06:29:20.000Z", | ||
"hash": "c3cce3bbbd095ef6d6fdbce4ee21ec3186692c9d", | ||
"number": 41, | ||
"date": "2020-11-05T07:48:36.000Z", | ||
"hash": "20aac2e98ae34bd867cba505dce5735b5119760f", | ||
"options": {} | ||
@@ -274,3 +274,3 @@ }, | ||
"currentProjectType": "isomorphic-lib", | ||
"currentFrameworkVersion": "0.0.66", | ||
"currentFrameworkVersion": "0.0.74", | ||
"currentProjectIsStrictSite": false, | ||
@@ -277,0 +277,0 @@ "currentProjectIsDependencySite": false, |
69792