ac-signature
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -0,1 +1,14 @@ | ||
<a name="2.0.8"></a> | ||
## [2.0.8](https://github.com/mmpro/ac-signature/compare/v2.0.7..v2.0.8) (2020-12-20 14:16:59) | ||
### Bug Fix | ||
* **App:** Updated packages | MP | [e51d5286387b9b1478ec94b7e0bf63c272bf24a1](https://github.com/mmpro/ac-signature/commit/e51d5286387b9b1478ec94b7e0bf63c272bf24a1) | ||
Updated packages | ||
### Documentation | ||
* **App:** Added license report | MP | [99bcb599045c29ba6b2863b975aec4d86121e5f4](https://github.com/mmpro/ac-signature/commit/99bcb599045c29ba6b2863b975aec4d86121e5f4) | ||
Added license report | ||
<a name="2.0.7"></a> | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "ac-signature", | ||
"description": "Sign payload for AdmiralCloud API", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"author": "Mark Poepping / support@admiralcloud.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mmpro/ac-signature" | ||
"url": "git://github.com/admiralcloud/ac-signature" | ||
}, | ||
"homepage": "https://www.admiralcloud.com", | ||
"license": "MIT", | ||
"keywords": [ | ||
"admiralcloud", | ||
"payload", | ||
"hash", | ||
"request", | ||
"signature" | ||
], | ||
"dependencies": { | ||
@@ -15,4 +23,4 @@ "lodash": "^4.17.20" | ||
"devDependencies": { | ||
"ac-semantic-release": "^0.2.2", | ||
"eslint": "^7.7.0", | ||
"ac-semantic-release": "^0.2.5", | ||
"eslint": "^7.16.0", | ||
"expect": "^26.4.0", | ||
@@ -19,0 +27,0 @@ "mocha": "^8.1.1", |
@@ -151,4 +151,24 @@ # ac-signature | ||
# AC License Report | ||
|Stat|Value| | ||
|---|---| | ||
|Repository|ac-signature| | ||
|Date|Sun Dec 20 2020 15:15:34 GMT+0100 (GMT+01:00)| | ||
|Total|7| | ||
|Analyzed|7| | ||
| ||
### Licenses | ||
|License|Count|Percent|Info| | ||
|---|---|---|---| | ||
|MIT|7|100|https://choosealicense.com/licenses/mit/| | ||
| ||
### Detailed Report | ||
|License|Packages| | ||
|---|---| | ||
|MIT|ac-semantic-release, eslint, expect, lodash, mocha, mocha-junit-reporter, superagent| | ||
## License | ||
[MIT License](https://opensource.org/licenses/MIT) Copyright © 2009-present, AdmiralCloud, Mark Poepping |
23135
9
173