Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

winnow

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winnow - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

CHANGELOG.md

@@ -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

4

package.json
{
"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 @@ },

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