New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ac-signature

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-signature - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

9

CHANGELOG.md

@@ -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 @@

14

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc