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

a-plus-forms

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-plus-forms - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

2

dist/core/state.js

@@ -104,3 +104,3 @@ 'use strict';

if (field.name && field.name in this.seedValues) {
field.value = this.seedValues[field.name];
field.stateManager.value = this.seedValues[field.name];
delete this.seedValues[field.name];

@@ -107,0 +107,0 @@ }

{
"name": "a-plus-forms",
"version": "0.5.2",
"version": "0.5.3",
"description": "A+ forms. Would use again",

@@ -5,0 +5,0 @@ "files": [

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