Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "wyselib", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "WyattERP Schema Library", | ||
@@ -8,11 +8,11 @@ "main": "dist/wyselib.js", | ||
"test": "cd test; ./test", | ||
"dev-hot": "webpack-dev-server --hot --config build/webpack.test.conf.js", | ||
"dev-build": "webpack --mode development --watch --progress --config build/webpack.dist.conf.js", | ||
"build": "webpack --mode production --config build/webpack.dist.conf.js", | ||
"tclpkg": "wmmkpkg wyselib 0.20 tcltk", | ||
"lint": "eslint --ext .js src" | ||
"preversion": "git add -A" | ||
}, | ||
"keywords": [ | ||
"ERP", | ||
"sql", | ||
"schema", | ||
"database", | ||
"postgresql", | ||
"application" | ||
@@ -19,0 +19,0 @@ ], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
711041