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

@atb-as/config-specs

Package Overview
Dependencies
Maintainers
12
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atb-as/config-specs - npm Package Compare versions

Comparing version 3.10.0 to 3.10.1

1

lib/travel-search-filters.js

@@ -28,2 +28,3 @@ "use strict";

exports.TravelSearchPreferenceType = zod_1.z.union([
zod_1.z.literal('transferSlack'),
zod_1.z.literal('transferPenalty'),

@@ -30,0 +31,0 @@ zod_1.z.literal('waitReluctance'),

2

package.json
{
"name": "@atb-as/config-specs",
"version": "3.10.0",
"version": "3.10.1",
"description": "Shared types and validation for fare product type configs",

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

@@ -293,2 +293,3 @@ {

"enum": [
"transferSlack",
"transferPenalty",

@@ -295,0 +296,0 @@ "waitReluctance",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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