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

hops-mixin

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-mixin - npm Package Compare versions

Comparing version 12.1.4 to 12.2.0

12

CHANGELOG.md

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

# [12.2.0](https://github.com/xing/hops/compare/v12.1.4...v12.2.0) (2020-04-27)
### Bug Fixes
* mixinable@5.0.0 contains bugs ([26cfa31](https://github.com/xing/hops/commit/26cfa31bdd2109c01e5db391269920b7796b9cad))
* update dependency mixinable to v5 ([2dfcc62](https://github.com/xing/hops/commit/2dfcc6222ee8d0cb2716e50a0dfa190f1068a835))
## [12.1.4](https://github.com/xing/hops/compare/v12.1.3...v12.1.4) (2020-04-16)

@@ -8,0 +20,0 @@

2

index.js

@@ -1,2 +0,2 @@

const { Mixin } = require('@untool/core');
const { Mixin } = require('hops-bootstrap');
const { sync, async } = require('mixinable');

@@ -3,0 +3,0 @@

{
"name": "hops-mixin",
"version": "12.1.4",
"version": "12.2.0",
"description": "Building blocks to build cusom hops mixins",
"keywords": [
"hops",
"mixin",
"untool"
"mixin"
],

@@ -21,7 +20,7 @@ "license": "MIT",

"dependencies": {
"@untool/core": "^2.1.3",
"mixinable": "^4.0.0"
"hops-bootstrap": "^12.2.0",
"mixinable": "^5.0.1"
},
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme",
"gitHead": "1b12f496a43a961acd48be30c4477121fbf11e74"
"gitHead": "a465583c1e782e40c4e5efb91874ed90f3c07b97"
}
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