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

@paroicms/contact-form-plugin

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paroicms/contact-form-plugin - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

backend/dist/plugin.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.plugin = void 0;
const node_path_1 = require("node:path");
const data_formatters_lib_1 = require("@paroi/data-formatters-lib");
const public_server_lib_1 = require("@paroicms/public-server-lib");
const node_path_1 = require("node:path");
const contact_form_mail_1 = require("./contact-form-mail");

@@ -8,0 +8,0 @@ const data_format_1 = require("./data-format");

{
"name": "@paroicms/contact-form-plugin",
"version": "0.7.0",
"version": "0.7.1",
"description": "Contact form plugin for ParoiCMS",

@@ -33,12 +33,12 @@ "keywords": [

"devDependencies": {
"@paroicms/public-anywhere-lib": "0.5.0",
"@paroicms/public-server-lib": "0.12.0",
"@paroicms/public-anywhere-lib": "0.5.1",
"@paroicms/public-server-lib": "0.12.2",
"@solid-primitives/i18n": "~2.1.1",
"@types/node": "~20.12.8",
"@types/node": "~20.14.8",
"rimraf": "~6.0.1",
"sass": "~1.77.8",
"solid-devtools": "~0.30.1",
"solid-js": "~1.8.17",
"solid-js": "~1.8.20",
"typescript": "~5.5.4",
"vite": "~5.2.11",
"vite": "~5.4.0",
"vite-plugin-solid": "~2.10.2"

@@ -45,0 +45,0 @@ },

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