react-immutable-proptypes
Advanced tools
Comparing version 0.1.8 to 1.0.0
{ | ||
"name": "react-immutable-proptypes", | ||
"version": "0.1.8", | ||
"version": "1.0.0", | ||
"description": "PropType validators that work with Immutable.js.", | ||
@@ -5,0 +5,0 @@ "main": "dist/ImmutablePropTypes.js", |
@@ -8,2 +8,3 @@ # react-immutable-proptypes | ||
## Version Updates | ||
- 1.0.0 marked as stable, no other changes | ||
- 0.1.8 added `setOf` checker. Thanks to [Don Abrams](https://github.com/donabrams)! | ||
@@ -15,5 +16,3 @@ - 0.1.7 added convencience checkers for "primitive" immutable types (map, list, etc...) | ||
Since v 0.1.6 the library seems like it covers just about everything that is needed. If this package continues to be as stable on our projects as it has been, there will probably be a bump to v 1.0 soon. | ||
## About | ||
@@ -20,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
81965
94