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.0.8 to 1.1.0-canary-20230420115902

6

CHANGELOG.md
# @pexip-engage-public/plugin-configuration
## 1.1.0-canary-20230420115902
### Minor Changes
- 0db2df8: feature: add application.scroll configuration
## 1.0.8

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

4

package.json
{
"name": "@pexip-engage-public/plugin-configuration",
"version": "1.0.8",
"version": "1.1.0-canary-20230420115902",
"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.21"
"eslint-config-pexip-engage": "0.0.22"
},

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

@@ -7,2 +7,3 @@ export interface PluginConfiguration {

"employee-type"?: string | null;
"application-scroll"?: string | null;
"application-timezone_selection"?: string | null;

@@ -9,0 +10,0 @@ "customer-company"?: string | null;

@@ -7,2 +7,3 @@ export interface PluginConfiguration {

"employee-type"?: string | null;
"application-scroll"?: string | null;
"application-timezone_selection"?: string | null;

@@ -9,0 +10,0 @@ "customer-company"?: string | null;

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