ac-signature
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -0,1 +1,10 @@ | ||
<a name="2.0.4"></a> | ||
## [2.0.4](https://github.com/mmpro/ac-signature/compare/v2.0.3..v2.0.4) (2020-08-20 06:35:36) | ||
### Bug Fix | ||
* **App:** Force patch after package update | MP | [6622bdb21298154a10d2d57f7d0dfe148bf6ca27](https://github.com/mmpro/ac-signature/commit/6622bdb21298154a10d2d57f7d0dfe148bf6ca27) | ||
Force patch after package update | ||
<a name="2.0.3"></a> | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "ac-signature", | ||
"description": "Sign payload for AdmiralCloud API", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"author": "Mark Poepping / support@admiralcloud.com", | ||
@@ -12,11 +12,11 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "^4.17.19" | ||
"lodash": "^4.17.20" | ||
}, | ||
"devDependencies": { | ||
"ac-semantic-release": "^0.2.2", | ||
"eslint": "^7.5.0", | ||
"expect": "^26.2.0", | ||
"mocha": "^8.0.1", | ||
"mocha-junit-reporter": "^1.23.3", | ||
"superagent": "^5.3.1" | ||
"eslint": "^7.7.0", | ||
"expect": "^26.4.0", | ||
"mocha": "^8.1.1", | ||
"mocha-junit-reporter": "^2.0.0", | ||
"superagent": "^6.0.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
18515
0
Updatedlodash@^4.17.20