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

tangy-form

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tangy-form - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

2

package.json
{
"name": "tangy-form",
"description": "A form element for lazy loaded multipage forms",
"version": "1.3.4",
"version": "1.3.5",
"main": "tangy-form.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -293,2 +293,3 @@ import { PolymerElement, html } from '@polymer/polymer/polymer-element.js';

let inputEls = this.shadowRoot.querySelectorAll('[name]')
let tangyFormStore = this.store
// Declare namespaces for helper functions for the eval context in form.on-change.

@@ -295,0 +296,0 @@ // We have to do this because bundlers modify the names of things that are imported

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