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.6.0-rc.1 to 0.6.0-rc.2

10

dist/client/index.js

@@ -256,3 +256,11 @@ import { enhance, applyAction } from '$app/forms';

});
console.log('🚀 ~ file: index.ts:460 ~ Tainted.update ~ Tainted:', path, newObj, compareAgainst, get(Tainted));
/*
console.log(
'🚀 ~ file: index.ts:460 ~ Tainted.update ~ Tainted:',
path,
newObj,
compareAgainst,
get(Tainted)
);
*/
function setError(path, newErrors) {

@@ -259,0 +267,0 @@ Errors.update((errors) => {

2

package.json
{
"name": "sveltekit-superforms",
"version": "0.6.0-rc.1",
"version": "0.6.0-rc.2",
"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