Socket
Socket
Sign inDemoInstall

pro.db

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pro.db - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

index.js

@@ -252,8 +252,3 @@ const fs = require('fs')

}
info() {
return {
author: "Falso#4235",
version: "v3.0.0",
}
}
get(data) {

@@ -260,0 +255,0 @@ if (!fs.existsSync(`database.json`)) {

2

package.json
{
"name": "pro.db",
"version": "3.0.0",
"version": "3.0.1",
"description": "a simple and easy database package make your life easy.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -43,3 +43,2 @@ <div align="center">

db.backup("Filename");// to make a backup file.
db.info();// to get info about the package.
db.reset();// to delete all data and database.

@@ -53,2 +52,2 @@

## License
- [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode)
- [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc