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

skedify-types

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skedify-types - npm Package Compare versions

Comparing version 0.4.10 to 0.4.11-canary-20230316084725

6

CHANGELOG.md
# skedify-types
## 0.4.11-canary-20230316084725
### Patch Changes
- be728b6cf: SKED-10729: Add new team settings to enabled features module
## 0.4.10

@@ -4,0 +10,0 @@

4

package.json
{
"name": "skedify-types",
"version": "0.4.10",
"version": "0.4.11-canary-20230316084725",
"description": "Skedify Types",

@@ -46,3 +46,3 @@ "keywords": [

"@pexip-engage/tsconfig": "0.0.8",
"eslint-config-pexip-engage": "0.0.14"
"eslint-config-pexip-engage": "0.0.17"
},

@@ -49,0 +49,0 @@ "volta": {

@@ -74,5 +74,12 @@ import { Locale } from ".";

allow_team_insights: boolean;
allow_team_scheduling: boolean;
allow_team_team: boolean;
allow_team_office: boolean;
allow_team_scheduling_assignments: boolean;
allow_team_scheduling_planning_rules: boolean;
allow_team_scheduling_coverage_regions: boolean;
allow_team_team_unlink: boolean;
allow_team_team_profile: boolean;
allow_team_team_availability: boolean;
allow_team_team_expertise: boolean;
allow_team_team_calendar_sync: boolean;
}

@@ -79,0 +86,0 @@

@@ -65,5 +65,12 @@ import { Locale } from ".";

allow_team_insights: boolean;
allow_team_scheduling: boolean;
allow_team_team: boolean;
allow_team_office: boolean;
allow_team_scheduling_assignments: boolean;
allow_team_scheduling_planning_rules: boolean;
allow_team_scheduling_coverage_regions: boolean;
allow_team_team_unlink: boolean;
allow_team_team_profile: boolean;
allow_team_team_availability: boolean;
allow_team_team_expertise: boolean;
allow_team_team_calendar_sync: boolean;
}

@@ -70,0 +77,0 @@ export interface EnterprisePersonalSettings {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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