@inploi/plugin-job-alerts
Advanced tools
Comparing version
import { jobAlertsPlugin } from './job-alerts'; | ||
declare global { | ||
@@ -3,0 +4,0 @@ interface Window { |
@@ -27,5 +27,5 @@ export type JobAlertsConfig = { | ||
export declare const jobAlertsPlugin: () => ({ apiClient, logger, analytics }: { | ||
apiClient: import("@inploi/sdk").ApiClient; | ||
logger: import("@inploi/sdk").Logger; | ||
analytics: import("@inploi/sdk").AnalyticsService; | ||
apiClient: import('@inploi/sdk').ApiClient; | ||
logger: import('@inploi/sdk').Logger; | ||
analytics: import('@inploi/sdk').AnalyticsService; | ||
}) => { | ||
@@ -32,0 +32,0 @@ /** Returns a string with the initial rendering state of the UI. |
{ | ||
"name": "@inploi/plugin-job-alerts", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"type": "module", | ||
@@ -33,6 +33,6 @@ "main": "dist/plugin-job-alerts.js", | ||
"postcss": "^8.4.31", | ||
"preact": "^10.19.3", | ||
"preact": "10.16.0", | ||
"preact-render-to-string": "^6.3.1", | ||
"react": "npm:@preact/compat", | ||
"react-dom": "npm:@preact/compat", | ||
"react": "npm:@preact/compat@17.1.2", | ||
"react-dom": "npm:@preact/compat@17.1.2", | ||
"rollup-plugin-visualizer": "^5.9.2", | ||
@@ -51,5 +51,5 @@ "swr": "^2.2.4", | ||
"zustand-context": "^1.0.0", | ||
"@inploi/core": "1.14.1", | ||
"@inploi/design-tokens": "0.2.1", | ||
"@inploi/sdk": "1.14.0", | ||
"@inploi/core": "1.15.1", | ||
"@inploi/sdk": "1.14.10", | ||
"eslint-config-custom": "0.1.0" | ||
@@ -56,0 +56,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
596318
1.52%12760
0.02%