@ticketmaster/allure-mock
Advanced tools
Comparing version 4.0.10 to 4.0.11-alpha.0
@@ -357,2 +357,3 @@ import { Response, createServer } from 'miragejs'; | ||
server.get(`/api/v1/applications`, (schema, request) => { | ||
console.log("called"); | ||
const applications = getApplicationsFromRequest(request); | ||
@@ -359,0 +360,0 @@ return applications |
@@ -363,2 +363,3 @@ 'use strict'; | ||
server.get(`/api/v1/applications`, (schema, request) => { | ||
console.log("called"); | ||
const applications = getApplicationsFromRequest(request); | ||
@@ -365,0 +366,0 @@ return applications |
{ | ||
"name": "@ticketmaster/allure-mock", | ||
"version": "4.0.10", | ||
"version": "4.0.11-alpha.0", | ||
"author": "Ticketmaster (https://www.ticketmaster.com/)", | ||
@@ -17,3 +17,3 @@ "contributors": [ | ||
"devDependencies": { | ||
"@ticketmaster/allure-command": "^4.0.10" | ||
"@ticketmaster/allure-command": "^4.0.11-alpha.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63251
1489
2