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

@sqlpm/types-ts

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqlpm/types-ts - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

package.json
{
"name": "@sqlpm/types-ts",
"version": "1.3.0",
"version": "1.3.1",
"description": "Types shared between packages in the @sqlpm mono-repo",

@@ -33,3 +33,3 @@ "keywords": [

},
"gitHead": "55b1b35e98e179a32873d83beeaab88248ccc57f"
"gitHead": "f2439eab772e147df78c6eb372313bd79579e094"
}

@@ -188,3 +188,3 @@ /**

* **@enum**
* * **@members - {@link DatabaseAccessMode.Readonly}**
* * **@members - {@link DatabaseAccessMode.ReadOnly}**
* * **@members - {@link DatabaseAccessMode.ReadWrite}**

@@ -198,3 +198,3 @@ */

*/
Readonly = 'readonly',
ReadOnly = 'readonly',

@@ -201,0 +201,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