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.4.0 to 0.5.0

3

backend/dist/contact-form-mail.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.sendContactFormMail = void 0;
exports.sendContactFormMail = sendContactFormMail;
const data_formatters_lib_1 = require("@paroi/data-formatters-lib");

@@ -68,2 +68,1 @@ const public_server_lib_1 = require("@paroicms/public-server-lib");

}
exports.sendContactFormMail = sendContactFormMail;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.formatSendMailInput = void 0;
exports.formatSendMailInput = formatSendMailInput;
const data_formatters_lib_1 = require("@paroi/data-formatters-lib");

@@ -15,2 +15,1 @@ function formatSendMailInput(data) {

}
exports.formatSendMailInput = formatSendMailInput;
{
"name": "@paroicms/contact-form-plugin",
"version": "0.4.0",
"version": "0.5.0",
"description": "Contact form for ParoiCMS",

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

"devDependencies": {
"@paroicms/public-anywhere-lib": "0.2.1",
"@paroicms/public-server-lib": "0.7.0",
"@paroicms/public-anywhere-lib": "0.3.0",
"@paroicms/public-server-lib": "0.8.0",
"@solid-primitives/i18n": "~2.1.1",

@@ -42,3 +42,3 @@ "@types/node": "~20.12.8",

"solid-js": "~1.8.17",
"typescript": "~5.4.5",
"typescript": "~5.5.4",
"vite": "~5.2.11",

@@ -45,0 +45,0 @@ "vite-plugin-solid": "~2.10.2"

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