Socket
Socket
Sign inDemoInstall

apollo_form_pase

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo_form_pase - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "apollo_form_pase",
"version": "0.0.7",
"version": "0.0.8",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -31,3 +31,2 @@ export const HandleClass = {

// handleType 为init时不处理值的问题
const newFormData = formData.slice();

@@ -34,0 +33,0 @@ const targets = (behavior.targets || '').split(',');

@@ -20,2 +20,3 @@ import { HandleClass } from './behavior';

getFormData = () => {
return this.formData

@@ -68,2 +69,2 @@

}
export default HandleBehavior
export default HandleBehavior
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