🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

kosher-map-common

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kosher-map-common - npm Package Compare versions

Comparing version

to
0.0.68

2

dist/types/app-place.d.ts
import { AppPlaceLight } from "./app-place-light";
import { ModerationBaseItem } from "./moderation-base-item";
import { AppPlaceTag, KosherSubTag, KosherTag } from "./tags";
export declare type MyPlaceListType = 'Favorite Place' | 'Heart Stroke' | 'To visit';
export declare type MyPlaceListType = 'Favorite Place' | 'Heart Stroke' | 'To visit' | 'PendingPlace';
export declare type PlaceFeedbackType = 'Kashrut' | 'CLOSED PLACE' | 'Other';

@@ -6,0 +6,0 @@ export interface AppPlaceImage extends ModerationBaseItem {

{
"name": "kosher-map-common",
"version": "0.0.67",
"version": "0.0.68",
"description": "",

@@ -16,2 +16,2 @@ "main": "dist/index.js",

}
}
}