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

ampersand-input-view

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-input-view - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

package.json
{
"name": "ampersand-input-view",
"description": "A view module for intelligently rendering and validating input. Works well with ampersand-form-view.",
"version": "2.0.0",
"version": "2.0.1",
"author": "Henrik Joreteg <henrik@andyet.net>",

@@ -15,2 +15,3 @@ "bugs": {

"function-bind": "^1.0.0",
"phantomjs": "^1.9.7-15",
"run-browser": "^1.3.1",

@@ -17,0 +18,0 @@ "tap-spec": "^0.2.1",

@@ -29,3 +29,3 @@ # ampersand-input-view

// just give it an html string. Make sure it has a single "root" element that contains:
// - an `<input>` element
// - an `<input>` or `<textarea>` element
// - an element with a `data-hook="label"` attribute

@@ -32,0 +32,0 @@ // - an element with a `data-hook="message-container"` attribute (this we'll show/hide)

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