Comparing version 2.0.0 to 2.0.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [2.0.1] - 09-10-2020 | ||
### Fixed | ||
* Version bump for flopped release and publish | ||
## [2.0.0] - 09-08-2020 | ||
@@ -340,2 +344,3 @@ ### Changed | ||
[2.0.1]: https://github.com/featureserver/winnow/compare/v2.0.0...v2.0.1 | ||
[2.0.0]: https://github.com/featureserver/winnow/compare/v1.16.13...v2.0.0 | ||
@@ -342,0 +347,0 @@ [1.16.13]: https://github.com/featureserver/winnow/compare/v1.16.12...v1.16.13 |
{ | ||
"name": "winnow", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Apply sql-like filters to GeoJSON", | ||
@@ -11,2 +11,4 @@ "main": "index.js", | ||
"test": "standard && tape 'test/**/*.js' | tap-spec", | ||
"clean": "rm -rf dist", | ||
"compile": "buble -i src -o dist", | ||
"fix": "standard --fix" | ||
@@ -13,0 +15,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
102723
0