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

@creatrip/kakao-sdk

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creatrip/kakao-sdk - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

12

api/place/detail/detail.output.d.ts

@@ -45,4 +45,4 @@ export interface PlaceDetailOutput {

};
openHour: {
periodList: {
openHour?: {
periodList?: {
periodName: string;

@@ -55,3 +55,3 @@ timeList: {

}[];
realtime: {
realtime?: {
holiday: string;

@@ -72,2 +72,8 @@ breaktime: string;

};
offdayList?: {
holidayName: string;
weekAndDay: string;
temporaryHolidays: string;
}[];
openhourDisplayText?: string;
};

@@ -74,0 +80,0 @@ operationInfo: {

{
"name": "@creatrip/kakao-sdk",
"version": "0.1.2",
"version": "0.1.3",
"description": "Kakao SDK for Node.js",

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

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