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

appcd-path

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcd-path - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

6

CHANGELOG.md

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

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

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

10

package.json
{
"name": "appcd-path",
"version": "1.1.7",
"version": "1.1.8",
"description": "Library for working with paths.",

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

"dependencies": {
"source-map-support": "^0.5.13"
"source-map-support": "^0.5.16"
},
"devDependencies": {
"appcd-gulp": "^2.2.0",
"appcd-gulp": "^2.3.0",
"tmp": "^0.1.0"
},
"homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-path",
"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-path",
"engines": {

@@ -30,0 +30,0 @@ "node": ">=8.0.0"

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

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

@@ -35,1 +37,3 @@

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