Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mega-dtbs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mega-dtbs - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

4

index.js

@@ -361,3 +361,3 @@

Save_data()
resolve(lastobject)
resolve(lastobject[index])
}

@@ -418,3 +418,3 @@ else{

Save_data()
resolve(lastobject)
resolve(lastobject[index])
}

@@ -421,0 +421,0 @@ else{

{
"name": "mega-dtbs",
"version": "0.1.15",
"version": "0.1.16",
"description": "simple database",

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

@@ -9,2 +9,3 @@ ```

- Se arreglo el problema de compatibilidad con glitch.com.
- Se arreglo en problema de las funciones sumar y restar.
- En la carpeta principal de tu proyecto estara un archivo llamado mega_db.json, por favor no eliminar este archivo a menos que quieras eliminar absolutamente todas las bases de datos.

@@ -11,0 +12,0 @@ ```

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