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 3.1.0 to 3.1.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v3.1.1 (Jan 5, 2021)
* chore: Updated dependencies.
# v3.1.0 (Dec 1, 2020)

@@ -2,0 +6,0 @@

8

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

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

"dependencies": {
"appcd-fs": "^2.0.1",
"appcd-fs": "^2.0.2",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"semver": "^7.3.2",
"semver": "^7.3.4",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"appcd-gulp": "^3.1.0"
"appcd-gulp": "^3.1.1"
},

@@ -29,0 +29,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon",

Sorry, the diff of this file is not supported yet

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