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

jsonverse

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonverse - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.github/workflows/publish-packages.yml

11

package.json
{
"name": "jsonverse",
"version": "1.0.2",
"version": "1.0.3",
"description": "jsonVerse is a lightweight JSON-based database package for Node.js. It provides a simple interface to store, retrieve, and manage data using JSON files.",
"main": "index.js",
"publishConfig": {
"@Marco5dev:registry": "https://npm.pkg.github.com"
"@marco5dev:registry": "https://npm.pkg.github.com"
},

@@ -14,3 +14,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/Marco5dev/jsonverse.git"
"url": "https://github.com/marco5dev/jsonverse.git"
},

@@ -22,6 +22,3 @@ "author": "marco5dev",

},
"homepage": "https://github.com/Marco5dev/jsonverse#readme",
"dependencies": {
"crypto": "^1.0.1"
}
"homepage": "https://github.com/Marco5dev/jsonverse#readme"
}
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