moleculer-web
Advanced tools
Comparing version 0.10.0-beta4 to 0.10.0
<a name="0.10.0"></a> | ||
# 0.10.0 (2021-??-??) | ||
# 0.10.0 (2021-06-27) | ||
@@ -4,0 +4,0 @@ ## Breaking changes |
{ | ||
"name": "moleculer-web", | ||
"version": "0.10.0-beta4", | ||
"version": "0.10.0", | ||
"description": "Official API Gateway service for Moleculer framework", | ||
@@ -39,24 +39,24 @@ "main": "index.js", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^7.26.0", | ||
"eslint": "^7.29.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.3.1", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-security": "^1.4.0", | ||
"express": "^4.17.1", | ||
"fakerator": "^0.3.2", | ||
"jest": "^26.6.3", | ||
"jest-cli": "^26.6.3", | ||
"fakerator": "^0.3.3", | ||
"jest": "^27.0.5", | ||
"jest-cli": "^27.0.5", | ||
"jsonwebtoken": "^8.5.1", | ||
"lolex": "^5.1.2", | ||
"mime-types": "^2.1.30", | ||
"mime-types": "^2.1.31", | ||
"mkdirp": "^1.0.4", | ||
"moleculer": "^0.14.13", | ||
"moleculer-repl": "^0.6.4", | ||
"nats": "^1.4.12", | ||
"moleculer": "^0.14.14", | ||
"moleculer-repl": "^0.6.5", | ||
"nats": "^2.0.8", | ||
"nodemon": "^2.0.7", | ||
"npm-check": "^5.9.2", | ||
"socket.io": "^3.1.1", | ||
"socket.io": "^4.1.2", | ||
"spdy": "^4.0.2", | ||
"supertest": "^6.1.3", | ||
"webpack": "^5.37.1", | ||
"webpack-dev-middleware": "^4.3.0" | ||
"webpack": "^5.40.0", | ||
"webpack-dev-middleware": "^5.0.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |
@@ -92,4 +92,4 @@ [![Moleculer logo](http://moleculer.services/images/banner.png)](https://github.com/moleculerjs/moleculer) | ||
## Contact | ||
Copyright (c) 2016-2017 MoleculerJS | ||
Copyright (c) 2016-2021 MoleculerJS | ||
[![@moleculerjs](https://img.shields.io/badge/github-moleculerjs-green.svg)](https://github.com/moleculerjs) [![@MoleculerJS](https://img.shields.io/badge/twitter-MoleculerJS-blue.svg)](https://twitter.com/MoleculerJS) |
/* | ||
* moleculer | ||
* Copyright (c) 2020 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* Copyright (c) 2021 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* MIT Licensed | ||
@@ -5,0 +5,0 @@ */ |
/* | ||
* moleculer | ||
* Copyright (c) 2020 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* Copyright (c) 2021 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* MIT Licensed | ||
@@ -5,0 +5,0 @@ */ |
/* | ||
* moleculer | ||
* Copyright (c) 2020 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* Copyright (c) 2021 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* MIT Licensed | ||
@@ -5,0 +5,0 @@ */ |
/* | ||
* moleculer | ||
* Copyright (c) 2020 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* Copyright (c) 2021 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* MIT Licensed | ||
@@ -5,0 +5,0 @@ */ |
/* | ||
* moleculer | ||
* Copyright (c) 2020 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* Copyright (c) 2021 MoleculerJS (https://github.com/moleculerjs/moleculer) | ||
* MIT Licensed | ||
@@ -5,0 +5,0 @@ */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104128