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

asma-types

Package Overview
Dependencies
Maintainers
4
Versions
147
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.0.9 to 1.0.10

1

lib/interfaces/jwtClaims.d.ts

@@ -17,2 +17,3 @@ import type { feature_names_enum, roles_enum } from '../generated/directory/schema';

region: string;
name: string;
customer_id: string;

@@ -19,0 +20,0 @@ services: IService;

2

package.json
{
"name": "asma-types",
"version": "1.0.9",
"version": "1.0.10",
"description": "shared ts asma types",

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

@@ -19,2 +19,3 @@ import type { feature_names_enum, roles_enum } from '../generated/directory/schema'

region: string
name: string
customer_id: string

@@ -21,0 +22,0 @@ services: IService

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