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

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
154
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.1.32 to 1.1.33

2

lib/interfaces/jwtClaims.d.ts

@@ -21,3 +21,3 @@ /**

identity: string;
customer_id?: string;
customer_id: string;
}

@@ -24,0 +24,0 @@ /**

{
"name": "asma-types",
"version": "1.1.32",
"version": "1.1.33",
"description": "shared ts asma types",

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

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

identity: string
customer_id?: string
customer_id: string
}

@@ -37,0 +37,0 @@ /**

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