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

@ticketmaster/allure-mock

Package Overview
Dependencies
Maintainers
0
Versions
518
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 6.0.10-alpha.1 to 6.0.10-alpha.2

1

dist/index.esm.js

@@ -106,2 +106,3 @@ import { NextResponse } from 'next/server';

.setExpirationTime(createDate(8 * 60 * 60 * 1000))
.setJti("jti")
.sign(new TextEncoder().encode("secret"));

@@ -108,0 +109,0 @@ });

@@ -127,2 +127,3 @@ 'use strict';

.setExpirationTime(createDate(8 * 60 * 60 * 1000))
.setJti("jti")
.sign(new TextEncoder().encode("secret"));

@@ -129,0 +130,0 @@ });

4

package.json
{
"name": "@ticketmaster/allure-mock",
"version": "6.0.10-alpha.1",
"version": "6.0.10-alpha.2",
"description": "Allure common mocking solution library",

@@ -24,3 +24,3 @@ "license": "MIT",

"devDependencies": {
"@ticketmaster/allure-command": "^6.0.10-alpha.1"
"@ticketmaster/allure-command": "^6.0.10-alpha.2"
},

@@ -27,0 +27,0 @@ "publishConfig": {

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