Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appcd-config-service

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcd-config-service - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

6

CHANGELOG.md

@@ -0,4 +1,8 @@

# v3.1.2 (Jan 22, 2021)
* chore: Updated dependencies.
# v3.1.1 (Jan 5, 2021)
* chore: Updated dependencies.
* chore: Updated dependencies.

@@ -5,0 +9,0 @@ # v3.1.0 (Dec 1, 2020)

17

package.json
{
"name": "appcd-config-service",
"version": "3.1.1",
"version": "3.1.2",
"description": "Appc Daemon service for managing the appcd configuration.",

@@ -19,11 +19,11 @@ "main": "./dist/config-service",

"dependencies": {
"appcd-dispatcher": "^3.1.1",
"appcd-fswatcher": "^2.0.2",
"appcd-logger": "^3.0.2",
"appcd-path": "^2.0.3",
"appcd-response": "^3.0.2",
"appcd-dispatcher": "^3.1.2",
"appcd-fswatcher": "^2.0.3",
"appcd-logger": "^3.0.3",
"appcd-path": "^2.0.4",
"appcd-response": "^3.0.3",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"appcd-gulp": "^3.1.1",
"appcd-gulp": "^3.1.2",
"tmp": "^0.2.1"

@@ -36,3 +36,4 @@ },

"node": ">=10.13.0"
}
},
"gitHead": "14c9566b8974548124e74dfbdae0e23b6606de57"
}
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