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

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-types - npm Package Compare versions

Comparing version 1.7.9 to 1.7.10

1

lib/interfaces/jwtClaims.d.ts

@@ -9,2 +9,3 @@ /**

subdomain: string;
genesis_set: string;
vt?: number;

@@ -11,0 +12,0 @@ exp?: number;

2

package.json
{
"name": "asma-types",
"version": "1.7.9",
"version": "1.7.10",
"description": "shared ts asma types",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -21,2 +21,3 @@ //import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib"

subdomain: string
genesis_set: string
vt?: number

@@ -23,0 +24,0 @@ exp?: number

Sorry, the diff of this file is not supported yet

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