New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sreya

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sreya - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.env

12

package.json
{
"name": "sreya",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sreya is a versatile in-memory database for Node.js applications.",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"build": "tsc",
"test": "nodemon test/test.js"
"test": "node test/test.js"
},

@@ -34,4 +34,10 @@ "repository": {

"dependencies": {
"dotenv": "^16.4.5",
"fs": "^0.0.1-security",
"nodemon": "^3.1.0"
},
"devDependencies": {
"@types/node": "^20.12.7",
"typescript": "^5.4.5"
}
}
}
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