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
5
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 12.5.8 to 12.5.9

8

CHANGELOG.md

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

## [12.5.9](https://github.com/xing/hops/compare/v12.5.8...v12.5.9) (2021-02-22)
**Note:** Version bump only for package hops-bootstrap
## [12.5.8](https://github.com/xing/hops/compare/v12.5.7...v12.5.8) (2021-01-11)

@@ -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": "12.5.8",
"version": "12.5.9",
"description": "Hops bootstrap",

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

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

@@ -33,3 +33,3 @@ "supports-color": "^7.1.0"

},
"gitHead": "d554dd6ed8ea2faecaa1ad84a621afa01c09b3b1"
"gitHead": "2daf9b53d834c2348bb6f39d50128a745f4a7e5f"
}
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