react-querybuilder
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-querybuilder", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The React <QueryBuilder /> component for constructing queries", | ||
"main": "lib/index.js", | ||
"main": "dist/index.js", | ||
"repository": { | ||
@@ -7,0 +7,0 @@ "type": "git", |
@@ -9,3 +9,3 @@ 'use strict'; | ||
entry: { | ||
'react-query-builder': './lib/index.js' | ||
'index': './lib/index.js' | ||
}, | ||
@@ -12,0 +12,0 @@ output: { |
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
84053
16
1265
3