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

edgedb

Package Overview
Dependencies
Maintainers
4
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edgedb - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

8

package.json
{
"name": "edgedb",
"version": "1.5.0",
"version": "1.5.1",
"description": "The official Node.js client library for EdgeDB",

@@ -18,3 +18,5 @@ "homepage": "https://edgedb.com/docs",

"sideEffects": false,
"files": ["/dist"],
"files": [
"/dist"
],
"browser": {

@@ -37,3 +39,3 @@ "./dist/index.node.js": "./dist/index.browser.js"

"tsx": "^3.12.7",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},

@@ -40,0 +42,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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