Socket
Socket
Sign inDemoInstall

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.15 to 0.5.0-canary-20230927163206

6

CHANGELOG.md
# skedify-types
## 0.5.0-canary-20230927163206
### Minor Changes
- ded0a77ab: bug: refactor plugin to not rely on any cookies (safari issue)
## 0.4.15

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

4

package.json
{
"name": "skedify-types",
"version": "0.4.15",
"version": "0.5.0-canary-20230927163206",
"description": "Skedify Types",

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

"@pexip-engage/tsconfig": "0.0.9",
"eslint-config-pexip-engage": "0.0.35"
"eslint-config-pexip-engage": "0.0.39"
},

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

@@ -18,3 +18,3 @@ export interface APIError<Entity> {

interface APIResponseWarning {
export interface APIResponseWarning {
code: number;

@@ -21,0 +21,0 @@ message: string;

@@ -16,3 +16,3 @@ export interface APIError<Entity> {

}
interface APIResponseWarning {
export interface APIResponseWarning {
code: number;

@@ -19,0 +19,0 @@ message: string;

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