openlaw-elements
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "openlaw-elements", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Dynamically render React form components from an OpenLaw template.", | ||
@@ -71,13 +71,13 @@ "author": "OpenLaw Team <opensource@openlaw.io>", | ||
"devDependencies": { | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.2.2", | ||
"@babel/plugin-proposal-class-properties": "^7.3.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.3.2", | ||
"@babel/plugin-transform-runtime": "^7.2.0", | ||
"@babel/cli": "^7.7.4", | ||
"@babel/core": "^7.7.4", | ||
"@babel/plugin-proposal-class-properties": "^7.7.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.4", | ||
"@babel/preset-env": "^7.3.1", | ||
"@babel/preset-flow": "^7.0.0", | ||
"@babel/preset-react": "^7.0.0", | ||
"@testing-library/jest-dom": "^4.0.1", | ||
"@testing-library/react": "^9.1.3", | ||
"babel-eslint": "^10.0.1", | ||
"@babel/preset-flow": "^7.7.4", | ||
"@babel/preset-react": "^7.7.4", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.3.2", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.5", | ||
@@ -87,29 +87,29 @@ "babel-plugin-flow-react-proptypes": "^25.0.0", | ||
"cpy-cli": "^2.0.0", | ||
"cross-env": "^5.2.0", | ||
"css-loader": "^3.2.0", | ||
"eslint": "^6.2.0", | ||
"eslint-plugin-flowtype": "^4.2.0", | ||
"eslint-plugin-react": "^7.14.3", | ||
"cross-env": "^6.0.3", | ||
"css-loader": "^3.2.1", | ||
"eslint": "^6.7.2", | ||
"eslint-plugin-flowtype": "^4.5.2", | ||
"eslint-plugin-react": "^7.17.0", | ||
"flow-bin": "^0.105.2", | ||
"flow-copy-source": "^2.0.3", | ||
"flow-copy-source": "^2.0.9", | ||
"html-webpack-plugin": "^3.2.0", | ||
"jest": "^24.9.0", | ||
"jest-canvas-mock": "^2.1.1", | ||
"node-sass": "^4.12.0", | ||
"np": "^5.0.3", | ||
"openlaw": "^0.2.16", | ||
"react": "^16.8.1", | ||
"react-dom": "^16.8.1", | ||
"jest-canvas-mock": "^2.2.0", | ||
"node-sass": "^4.13.0", | ||
"np": "^5.1.2", | ||
"openlaw": "^0.2.20", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"rimraf": "^3.0.0", | ||
"rollup": "^1.1.2", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-commonjs": "^10.0.2", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"rollup-plugin-postcss": "^2.0.3", | ||
"rollup-plugin-replace": "^2.1.0", | ||
"rollup-plugin-terser": "^5.1.1", | ||
"sass-loader": "^7.1.0", | ||
"style-loader": "^1.0.0", | ||
"rollup-plugin-terser": "^5.1.2", | ||
"sass-loader": "^7.3.1", | ||
"style-loader": "^1.0.1", | ||
"webpack": "^4.29.3", | ||
"webpack-cli": "^3.3.7", | ||
"webpack-cli": "^3.3.10", | ||
"webpack-dev-server": "^3.1.14" | ||
@@ -122,9 +122,9 @@ }, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"deep-equal": "^1.0.1", | ||
"flatpickr": "^4.6.2", | ||
"@babel/runtime": "^7.7.4", | ||
"deep-equal": "^1.1.1", | ||
"flatpickr": "^4.6.3", | ||
"prop-types": "^15.7.2", | ||
"react-autosuggest": "^9.4.3", | ||
"react-image-crop": "^6.0.12", | ||
"uuid": "^3.3.2" | ||
"uuid": "^3.3.3" | ||
}, | ||
@@ -131,0 +131,0 @@ "keywords": [ |
@@ -122,2 +122,10 @@ # OpenLaw Elements | ||
#### Authenticating against your own instance | ||
If you would like to use your own [OpenLaw Private Instance](https://docs.openlaw.io/private-self-hosted-instances/#private-instances) to authenticate against, provide the `OPENLAW_INSTANCE_NAME` environment variable. | ||
``` | ||
OPENLAW_INSTANCE_NAME="cool" OPENLAW_EMAIL=alex@email.com OPENLAW_PASSWORD=password npm start | ||
``` | ||
### About the app | ||
@@ -124,0 +132,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 1 instance in 1 package
1315753
30
23034
170
100
6
Updated@babel/runtime@^7.7.4
Updateddeep-equal@^1.1.1
Updatedflatpickr@^4.6.3
Updateduuid@^3.3.3