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

@acanto/core-forms

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acanto/core-forms - npm Package Compare versions

Comparing version 0.0.41 to 0.0.42

2

base.ts

@@ -16,3 +16,3 @@ import ajax from "@acanto/core-ajax";

type FormsBaseOptions = {
export type FormsBaseOptions = {
/** If undefined the `<form action="...">` value will be used appending a `/ajax` suffix to the URL */

@@ -19,0 +19,0 @@ endpoint?: string;

@@ -54,3 +54,3 @@ import "@acanto/core-polyfills/closest";

*
* The only special value retrieval is for `radio` inputs, @see https://stackoverflow.com/q/9618504/1938970
* The only special value set is for `radio` inputs, @see https://stackoverflow.com/q/9618504/1938970
*/

@@ -57,0 +57,0 @@ export function setFormElementValue(

{
"name": "@acanto/core-forms",
"version": "0.0.41",
"version": "0.0.42",
"author": "Acanto <info@acanto.net> (https://acanto.agency/)",

@@ -31,3 +31,3 @@ "license": "ISC",

],
"gitHead": "2536ecbe7b605fbc03d756d93d67dbccdcb52902"
"gitHead": "65d3acd9ef64d963bed7ad79144537c051a4bdf7"
}

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