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

appcd-util

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcd-util - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

9

CHANGELOG.md

@@ -1,3 +0,10 @@

# v1.1.0 (April 9, 2018)
# v1.1.1 (May 24, 2018)
* Updated dependencies:
- appcd-fs 1.1.1 -> 1.1.2
- appcd-gulp 1.1.1 -> 1.1.5
- source-map-support 0.5.4 -> 0.5.6
# v1.1.0 (Apr 9, 2018)
* Added ability to cancel a pending `debounce()`.

@@ -4,0 +11,0 @@ [(DAEMON-238)](https://jira.appcelerator.org/browse/DAEMON-238)

8

package.json
{
"name": "appcd-util",
"version": "1.1.0",
"version": "1.1.1",
"description": "Various utility functions to support the Appc Daemon.",

@@ -19,9 +19,9 @@ "main": "./dist/util",

"dependencies": {
"appcd-fs": "^1.1.1",
"appcd-fs": "^1.1.2",
"lodash.get": "^4.4.2",
"semver": "^5.5.0",
"source-map-support": "^0.5.4"
"source-map-support": "^0.5.6"
},
"devDependencies": {
"appcd-gulp": "^1.1.1",
"appcd-gulp": "^1.1.5",
"gulp": "^3.9.1"

@@ -28,0 +28,0 @@ },

@@ -195,2 +195,2 @@ # appcd-util

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