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

hops-mixin

Package Overview
Dependencies
Maintainers
6
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

to
11.0.0-rc.44

11

CHANGELOG.md

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

# [11.0.0-rc.44](https://github.com/xing/hops/compare/v11.0.0-rc.43...v11.0.0-rc.44) (2018-10-24)
### Bug Fixes
* upgrade untool to rc.8 ([77d6f96](https://github.com/xing/hops/commit/77d6f96))
# [11.0.0-rc.43](https://github.com/xing/hops/compare/v11.0.0-rc.42...v11.0.0-rc.43) (2018-10-23)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "hops-mixin",
"version": "11.0.0-rc.43",
"version": "11.0.0-rc.44",
"description": "Building blocks to build cusom hops mixins",

@@ -21,6 +21,6 @@ "keywords": [

"dependencies": {
"@untool/core": "^1.0.0-rc.5",
"@untool/core": "^1.0.0-rc.8",
"mixinable": "^4.0.0"
},
"gitHead": "0a02402839ce39f9fb8663a1091cf05187149ded"
"gitHead": "bd41a3cef3b93586430507915dbc7a30077521f6"
}