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

@gaia-project/site-lib

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaia-project/site-lib - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json

@@ -14,3 +14,3 @@ {

},
"version": "2.1.0",
"version": "2.1.1",
"description": "Shared typedefs & schemas",

@@ -17,0 +17,0 @@ "main": "index.ts",

@@ -39,3 +39,5 @@ export interface IAbstractUser {

issued: Date
}
},
// Slug of the username, to guarantee unicity
slug: string
};

@@ -42,0 +44,0 @@ meta: {

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