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

react-querybuilder

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-querybuilder - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "react-querybuilder",
"version": "1.0.7",
"version": "1.0.8",
"description": "The React <QueryBuilder /> component for constructing queries",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -19,5 +19,13 @@ # react-querybuilder

```
### Demo
**Basic Usage**
Open `<path-to-project>/node_modules/react-querybuilder/demo/index.html` in your browser.
OR
[See live Demo](http://www.webpackbin.com/41LfnfeBb).
### Usage
```jsx

@@ -47,8 +55,1 @@ import {QueryBuilder} from 'react-querybuilder';

### Demo
Open `<path-to-project>/node_modules/react-querybuilder/demo/index.html` in your browser.
OR
[See live Demo](http://www.webpackbin.com/41LfnfeBb).
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