Comparing version 3.20.4 to 3.20.5
@@ -0,1 +1,11 @@ | ||
## 3.20.5 2020-05-11 | ||
* Remove lodash from dependencies. | ||
## 3.20.4 2020-05-11 | ||
* Actually remove lodash. | ||
## 3.20.3 2020-03-20 | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "seneca", | ||
"description": "A Microservices Framework for Node.js", | ||
"version": "3.20.4", | ||
"version": "3.20.5", | ||
"license": "MIT", | ||
@@ -99,5 +99,5 @@ "homepage": "http://senecajs.org", | ||
"patrun": "^3.0.0", | ||
"qs": "^6.9.3", | ||
"qs": "^6.9.4", | ||
"rolling-stats": "^0.1.1", | ||
"seneca-transport": "^5.0.1", | ||
"seneca-transport": "^6.0.0", | ||
"use-plugin": "^7.0.0" | ||
@@ -110,9 +110,8 @@ }, | ||
"@seneca/test-plugin": "0.0.1", | ||
"acorn": "^7.1.1", | ||
"async": "^3.2.0", | ||
"bench": "^0.3.6", | ||
"coveralls": "^3.0.11", | ||
"coveralls": "^3.1.0", | ||
"handlebars": "^4.7.6", | ||
"lolex": "^6.0.0", | ||
"prettier": "^2.0.4", | ||
"prettier": "^2.0.5", | ||
"seneca-entity": "^8.0.0", | ||
@@ -119,0 +118,0 @@ "seneca-error-test": "^0.2.2", |
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
189392
14
+ Addedseneca-transport@6.0.0(transitive)
- Removedpatrun@2.1.0(transitive)
- Removedseneca-transport@5.0.1(transitive)
Updatedqs@^6.9.4
Updatedseneca-transport@^6.0.0