You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@phantomstudios/ft-lib

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phantomstudios/ft-lib - npm Package Compare versions

Comparing version

to
0.3.0-rc5

16

lib/utils/yupValidator.js

@@ -53,10 +53,10 @@ "use strict";

"Photo_essay",
"home-page",
"capabilities",
"my-products",
"audience",
"case-studies",
"markets",
"news-and-insights",
"others",
"Home_page",
"Capabilities",
"My_products",
"Audience",
"Case_studies",
"Markets",
"News_and_insights",
"Other",
]),

@@ -63,0 +63,0 @@ publishDate: (0, yup_1.string)().nullable().default(""),

{
"name": "@phantomstudios/ft-lib",
"description": "A collection of Javascript UI & tracking utils for FT sites",
"version": "0.3.0-rc4",
"version": "0.3.0-rc5",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "types": "lib/index.d.ts",

@@ -65,10 +65,10 @@ import {

"Photo_essay",
"home-page",
"capabilities",
"my-products",
"audience",
"case-studies",
"markets",
"news-and-insights",
"others",
"Home_page",
"Capabilities",
"My_products",
"Audience",
"Case_studies",
"Markets",
"News_and_insights",
"Other",
]),

@@ -75,0 +75,0 @@ publishDate: string().nullable().default(""),

Sorry, the diff of this file is not supported yet