Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

compose-form-up

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compose-form-up - npm Package Compare versions

Comparing version 1.9.3 to 1.9.4

2

lib/diff.js

@@ -188,3 +188,3 @@ var toolbox = require( 'compose-toolbox' ),

if ( !document.querySelector( '#form-diff-hidden' ) )
document.head.insertAdjacentHTML('beforeend', '<style id="form-diff-hidden">.form-diff-empty{ display: none }</style>')
document.head.insertAdjacentHTML('beforeend', '<style id="form-diff-hidden">.form-diff-hidden{ display: none }</style>')
})

@@ -191,0 +191,0 @@ }

{
"name": "compose-form-up",
"version": "1.9.3",
"version": "1.9.4",
"description": "A lightweight HTML5 form utility including validation, progressive forms, and other handy tools.",

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

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