New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pexip-engage-public/plugin-configuration

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pexip-engage-public/plugin-configuration - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0-canary-20230927154347

6

CHANGELOG.md
# @pexip-engage-public/plugin-configuration
## 1.2.0-canary-20230927154347
### Minor Changes
- ded0a77ab: bug: refactor plugin to not rely on any cookies (safari issue)
## 1.1.2

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

4

package.json
{
"name": "@pexip-engage-public/plugin-configuration",
"version": "1.1.2",
"version": "1.2.0-canary-20230927154347",
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/plugin-remix/packages/plugin-configuration#readme",

@@ -37,3 +37,3 @@ "bugs": {

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

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

@@ -45,3 +45,3 @@ export interface PluginConfiguration {

"subject-type"?: string | null;
"timetable-start_date"?: string | null;
source_href?: string | null;
}

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

"subject-type"?: string | null;
"timetable-start_date"?: string | null;
source_href?: string | null;
}
//# sourceMappingURL=PluginConfiguration.schema.d.ts.map

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