vue-holiday-planner
Advanced tools
Comparing version 1.4.6 to 1.4.7
@@ -14,2 +14,3 @@ import { Dayjs } from "dayjs"; | ||
export interface ResourceDay { | ||
id?: number; | ||
leftOffset: number; | ||
@@ -16,0 +17,0 @@ rightOffset: number; |
{ | ||
"name": "vue-holiday-planner", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"types": "index.d.ts", | ||
@@ -5,0 +5,0 @@ "main": "HolidayPlanner.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
492049
7951