hops-mixin
Advanced tools
Comparing version 11.2.0-rc.1 to 11.2.0
@@ -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 @@ |
{ | ||
"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 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11017
1
71
+ Added@untool/core@1.10.4(transitive)
+ Addedajv@6.12.6(transitive)
+ Addeddotenv@8.6.0(transitive)
+ Addedescape-string-regexp@2.0.0(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-json-stable-stringify@2.1.0(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedflat@5.0.2(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedis-plain-obj@2.1.0(transitive)
+ Addedjson-schema-traverse@0.4.1(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addeduri-js@4.4.1(transitive)
- Removed@untool/core@1.0.0-rc.20(transitive)
- Removeddotenv@6.2.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedflat@4.1.1(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedis-buffer@2.0.5(transitive)
- Removedis-plain-object@2.0.4(transitive)
- Removedisobject@3.0.1(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedsupports-color@6.1.0(transitive)
Updated@untool/core@^1.0.0