snowbase 6.0.1 → 6.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright © 2026 Pedro Henrique Brandão (p3droob)
1
+ Copyright © 2021 Pedro Henrique Brandão (p3droob)
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
4
 
package/README.md CHANGED
@@ -226,4 +226,4 @@ snowbase has
226
226
 
227
227
  ## License
228
228
 
229
- MIT
229
+ MIT @ Pedro Henrique Brandão (p3droob)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "snowbase",
3
- "version": "6.0.1",
3
+ "version": "6.0.2",
4
4
  "description": "A lightweight local JSON database for modern JavaScript projects.",
5
5
  "keywords": [
6
6
  "file-database",