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

sveltekit-superforms

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-superforms - npm Package Compare versions

Comparing version 0.5.22 to 0.5.23

6

dist/client/index.js

@@ -270,6 +270,4 @@ import { enhance, applyAction } from '$app/forms';

const forms = findForms(p.data);
if (!forms.length)
error('$page.data (PageData)');
// It's a page reload or error/failure, so don't trigger any events,
// just update the data.
// It's a page reload, redirect or error/failure,
// so don't trigger any events, just update the data.
for (const newForm of forms) {

@@ -276,0 +274,0 @@ if (newForm === form || newForm.id !== formId)

{
"name": "sveltekit-superforms",
"version": "0.5.22",
"version": "0.5.23",
"author": "Andreas Söderlund <ciscoheat@gmail.com> (https://blog.encodeart.dev)",

@@ -5,0 +5,0 @@ "description": "Supercharge your SvelteKit forms with this powerhouse of a library!",

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