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 11.2.0-rc.1 to 11.2.0

8

CHANGELOG.md

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

# [11.2.0](https://github.com/xing/hops/compare/v11.2.0-rc.1...v11.2.0) (2019-02-14)
**Note:** Version bump only for package hops-mixin
# [11.2.0-rc.1](https://github.com/xing/hops/compare/v11.2.0-rc.0...v11.2.0-rc.1) (2019-01-24)

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

6

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

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

"dependencies": {
"@untool/core": "1.0.0-rc.20",
"@untool/core": "^1.0.0",
"mixinable": "^4.0.0"
},
"gitHead": "700b0a5e535e7ea42288faf89ef74fdb062be8c8"
"gitHead": "84c27a07254aef300d59efdd8e73e44e13615907"
}

@@ -11,2 +11,4 @@ # `hops-mixin`

Please be aware that the mixin hooks are not part of the SemVer API contract. This means that hook methods and signatures can change even in minor releases. Therefore it's up to you to make sure that all hooks that you are using in your own mixins still adhere to the new implementation after an upgrade of a Hops packages.
### Installation

@@ -13,0 +15,0 @@

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