Comparing version
{ | ||
"name": "timezest", | ||
"version": "1.0.8", | ||
"version": "1.1.0", | ||
"main": "index.js", | ||
@@ -29,4 +29,4 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/pncit/timezest.git" | ||
"url": "git+https://github.com/pncit/timezest.git" | ||
} | ||
} |
@@ -109,3 +109,3 @@ # TimeZest Node.js Module | ||
try { | ||
const teams = await timeZest.getTeams('team.internal_name EQ Tier1'); | ||
const teams = await timeZest.getTeams("team.internal_name EQ Tier1"); | ||
console.log("Teams:", teams); | ||
@@ -112,0 +112,0 @@ } catch (error) { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1059
11.36%62691
-32.54%30
-18.92%