New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hops-bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-bootstrap - npm Package Compare versions

Comparing version 14.0.0-nightly.6 to 14.0.0-nightly.7

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [14.0.0-nightly.7](https://github.com/xing/hops/compare/v14.0.0-nightly.6...v14.0.0-nightly.7) (2021-02-09)
**Note:** Version bump only for package hops-bootstrap
# [14.0.0-nightly.6](https://github.com/xing/hops/compare/v14.0.0-nightly.5...v14.0.0-nightly.6) (2021-01-13)

@@ -8,0 +16,0 @@

2

lib/utils.js
'use strict';
const mergeWith = require('lodash.mergewith');
const mergeWith = require('lodash/mergeWith');
const flatten = require('flat');

@@ -5,0 +5,0 @@ const isPlainObject = require('is-plain-obj');

The MIT License (MIT)
Copyright (c) 2016 XING AG
Copyright (c) 2021 XING AG

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

{
"name": "hops-bootstrap",
"version": "14.0.0-nightly.6",
"version": "14.0.0-nightly.7",
"description": "Hops bootstrap",

@@ -26,3 +26,3 @@ "repository": {

"is-plain-obj": "^3.0.0",
"lodash.mergewith": "^4.6.2",
"lodash": "^4.6.2",
"mixinable": "^5.0.1",

@@ -39,3 +39,3 @@ "supports-color": "^8.0.0"

},
"gitHead": "2a9ed4f0143d2f4f03f6ab3db342605ec5d3e0be"
"gitHead": "c6f4155be358b37289f7a1510115a232b7e0ae09"
}
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