ampersand-input-view
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13231
7
1