slite-change
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "slite-change", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "A simple change management system for SQLite3 written in pure JavaScript/TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "dist/slite-change.js", |
@@ -7,3 +7,3 @@ # slite-change | ||
### Installing | ||
This needs work. Expecting it to be something like | ||
From within your project directory were ``package.json`` is found, simply run this. | ||
```bash | ||
@@ -19,2 +19,4 @@ npm install slite-change | ||
--- | ||
## Formating Of Change Sets | ||
@@ -52,4 +54,6 @@ Each change must begin with a comment line starting with ``--changeset <Author Name>:<change ID>`` | ||
Example changes can be found in [db-changes](./db-changes/) | ||
Example changes can be found in [db-changes](https://gitlab.com/SiliconTao-open-source/slite-change/-/tree/main/db-changes) | ||
--- | ||
## Usage | ||
@@ -72,19 +76,51 @@ Put SQL files into a resources directory and create an instance of slite-change with the arguments of the DB instance and change directory. | ||
--- | ||
## Support | ||
Send emails to osgnuru@gmail.com | ||
--- | ||
## Contributing | ||
Anyone is welcome to fork this project on [GitLab slite-change](https://gitlab.com/SiliconTao-open-source/slite-change) | ||
Submit a pull request and I will review it. | ||
Submit a pull request and it will be reviewed. | ||
--- | ||
## Authors and acknowledgment | ||
SQLite3 team!!! 🍺🍺🍺 | ||
--- | ||
## License | ||
GPL-2.0-only | ||
Copyright (C) 2021 Silicon Tao Technology Systems | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; [GPL-2.0-only](https://opensource.org/licenses/gpl-2.0.php). | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to | ||
``` | ||
Free Software Foundation | ||
51 Franklin Street, Fifth Floor | ||
Boston, MA 02110 | ||
USA | ||
``` | ||
--- | ||
## Project status | ||
This is a new project and the authors first time posting to NPM. If something is not working please send an email to the contact above. | ||
Unit tests are needed. | ||
--- | ||
## Developing This Project | ||
@@ -91,0 +127,0 @@ One time only install and setup. |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
36682
13
148
3