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.5 to 3.1.6

6

CHANGELOG.md

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

# v3.1.6 (Apr 26, 2021)
* fix(makeSerializable): Only ignore nested duplicates that form circular references instead of
anything that is a duplicate. [(DAEMON-342)](https://jira.appcelerator.org/browse/DAEMON-342)
* chore: Updated dependencies.
# v3.1.5 (Apr 15, 2021)

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

8

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

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

"dependencies": {
"appcd-fs": "^2.0.6",
"appcd-fs": "^2.0.7",
"lodash.get": "^4.4.2",

@@ -27,3 +27,3 @@ "lodash.set": "^4.3.2",

"devDependencies": {
"appcd-gulp": "^3.1.5"
"appcd-gulp": "^3.1.6"
},

@@ -36,3 +36,3 @@ "homepage": "https://github.com/appcelerator/appc-daemon",

},
"gitHead": "3fb393f6a5a74fd719cf7df977c1d1b3fff7a4ab"
"gitHead": "15e8b31ac846c3532cd840b6463836a68747c18e"
}

Sorry, the diff of this file is too big to display

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