@iadvize-oss/foldable-helpers
Advanced tools
Comparing version 1.0.1 to 1.0.2-canary-d09ef09497db1309deb6fe02e1d1cea73dee4efd
@@ -10,2 +10,8 @@ # Changelog | ||
## [1.0.2] | ||
### Changed | ||
- misc: bump rollup from 1.31.0 to 1.31.1 | ||
## [1.0.1] | ||
@@ -24,6 +30,8 @@ | ||
[Unreleased]: https://github.com/iadvize/foldable-helpers-library/compare/v1.0.1...HEAD | ||
[Unreleased]: https://github.com/iadvize/foldable-helpers-library/compare/v1.0.2...HEAD | ||
[1.0.2]: https://github.com/iadvize/foldable-helpers-library/compare/v1.0.1...v1.0.2 | ||
[1.0.1]: https://github.com/iadvize/foldable-helpers-library/compare/v1.0.0...v1.0.1 | ||
[1.0.0]: https://github.com/iadvize/foldable-helpers-library/compare/v0.0.0...v1.0.0 |
{ | ||
"name": "@iadvize-oss/foldable-helpers", | ||
"version": "1.0.1", | ||
"version": "1.0.2-canary-d09ef09497db1309deb6fe02e1d1cea73dee4efd", | ||
"description": "Typescript helpers to fold on sum types", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"remark-cli": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-multi-input": "^1.0.3", | ||
@@ -50,3 +50,3 @@ "rollup-plugin-terser": "^5.2.0", | ||
"tslib": "^1.10.0", | ||
"typedoc": "^0.16.9", | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.7.5" | ||
@@ -53,0 +53,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
35982
5