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

@ticketmaster/allure-mock

Package Overview
Dependencies
Maintainers
33
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ticketmaster/allure-mock - npm Package Compare versions

Comparing version 2.5.2 to 2.5.3

2

dist/index.esm.js

@@ -200,3 +200,3 @@ import { Response, createServer } from 'miragejs';

const IDENTITY_JWT_SECRET = "secret";
const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu";
const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/login?language=en-US&redirectTo=https://portal-dev1.tmtools.nonprod.public.tmaws.eu/?token%3Dd60ea8b7de8348aeaa3b6135d763884b%26market%3DFI%26language%3Den-US";
const IDENTITY_PROFILE_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/profile";

@@ -203,0 +203,0 @@ const SYSTEM_IDS = [100, 200];

@@ -209,3 +209,3 @@ 'use strict';

const IDENTITY_JWT_SECRET = "secret";
const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu";
const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/login?language=en-US&redirectTo=https://portal-dev1.tmtools.nonprod.public.tmaws.eu/?token%3Dd60ea8b7de8348aeaa3b6135d763884b%26market%3DFI%26language%3Den-US";
const IDENTITY_PROFILE_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/profile";

@@ -212,0 +212,0 @@ const SYSTEM_IDS = [100, 200];

import type { ContextClass } from "./identity.definition";
export declare const IDENTITY_JWT_SECRET = "secret";
export declare const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu";
export declare const IDENTITY_LOGIN_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/login?language=en-US&redirectTo=https://portal-dev1.tmtools.nonprod.public.tmaws.eu/?token%3Dd60ea8b7de8348aeaa3b6135d763884b%26market%3DFI%26language%3Den-US";
export declare const IDENTITY_PROFILE_URL = "https://identity-dev1.tmtools.nonprod.public.tmaws.eu/profile";
export declare const SYSTEM_IDS: number[];
export declare const CONTEXT_CLASSES: ContextClass[];
{
"name": "@ticketmaster/allure-mock",
"version": "2.5.2",
"version": "2.5.3",
"author": "Ticketmaster (https://www.ticketmaster.com/)",

@@ -17,3 +17,3 @@ "contributors": [

"devDependencies": {
"@ticketmaster/allure-command": "^2.5.2"
"@ticketmaster/allure-command": "^2.5.3"
},

@@ -20,0 +20,0 @@ "peerDependencies": {

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