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 1.1.0 to 1.1.1

14

CHANGELOG.md

@@ -1,3 +0,15 @@

# v1.1.0 (April 9, 2018)
# v1.1.1 (May 24, 2018)
* Updated dependencies:
- appcd-config 1.1.0 -> 1.1.1
- appcd-dispatcher 1.1.0 -> 1.1.1
- appcd-fs 1.1.1 -> 1.1.2
- appcd-gulp 1.1.1 -> 1.1.5
- appcd-logger 1.1.0 -> 1.1.1
- appcd-path 1.1.0 -> 1.1.1
- appcd-response 1.1.0 -> 1.1.2
- source-map-support 0.5.4 -> 0.5.6
# v1.1.0 (Apr 9, 2018)
* Fixed bug in the config service when returning defined, but falsey values.

@@ -4,0 +16,0 @@ * Improved readme.

18

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

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

"dependencies": {
"appcd-config": "^1.1.0",
"appcd-dispatcher": "^1.1.0",
"appcd-fs": "^1.1.1",
"appcd-logger": "^1.1.0",
"appcd-path": "^1.1.0",
"appcd-response": "^1.1.0",
"source-map-support": "^0.5.4"
"appcd-config": "^1.1.1",
"appcd-dispatcher": "^1.1.1",
"appcd-fs": "^1.1.2",
"appcd-logger": "^1.1.1",
"appcd-path": "^1.1.1",
"appcd-response": "^1.1.2",
"source-map-support": "^0.5.6"
},
"devDependencies": {
"appcd-gulp": "^1.1.1",
"appcd-gulp": "^1.1.5",
"gulp": "^3.9.1"

@@ -31,0 +31,0 @@ },

@@ -33,2 +33,2 @@ # appcd-config-service

[1]: https://github.com/appcelerator/appc-daemon/packages/appcd-config-service/LICENSE
[1]: https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-config-service/LICENSE
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