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 2.0.0 to 2.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# v2.0.1 (Nov 6, 2019)
* chore: Fixed homepage and repository URLs in `package.json`.
* chore: Added links to issue trackers in readme.
* chore: Updated dependencies.
# v2.0.0 (Aug 13, 2019)

@@ -2,0 +8,0 @@

12

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

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

"dependencies": {
"appcd-fs": "^1.1.8",
"appcd-fs": "^1.1.9",
"lodash.get": "^4.4.2",
"semver": "^6.3.0",
"source-map-support": "^0.5.13"
"source-map-support": "^0.5.16"
},
"devDependencies": {
"appcd-gulp": "^2.2.0"
"appcd-gulp": "^2.3.0"
},
"homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-util",
"homepage": "https://github.com/appcelerator/appc-daemon",
"bugs": "https://github.com/appcelerator/appc-daemon/issues",
"repository": "https://github.com/appcelerator/appc-daemon",
"repository": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-util",
"engines": {

@@ -32,0 +32,0 @@ "node": ">=8.1.0"

@@ -7,2 +7,4 @@ # appcd-util

Report issues to [GitHub issues][2]. Official issue tracker in [JIRA][3].
## Installation

@@ -197,1 +199,3 @@

[1]: https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-util/LICENSE
[2]: https://github.com/appcelerator/appc-daemon/issues
[3]: https://jira.appcelerator.org/projects/DAEMON/issues
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