@amalto/validated-input
Advanced tools
Comparing version 1.3.13 to 1.3.15
@@ -13,7 +13,7 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
// Modules | ||
var React = require("react"); | ||
//components & models | ||
var classNames = require("classnames"); | ||
// Components | ||
var help_1 = require("@amalto/help"); | ||
//modules | ||
var classNames = require("classnames"); | ||
var ValidatedInput = /** @class */ (function (_super) { | ||
@@ -20,0 +20,0 @@ __extends(ValidatedInput, _super); |
@@ -5,3 +5,3 @@ { | ||
"description": "Input component with validation control.", | ||
"version": "1.3.13", | ||
"version": "1.3.15", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"dependencies": { | ||
"@amalto/help": "1.3.9", | ||
"@amalto/help": "1.3.11", | ||
"classnames": "2.2.5", | ||
@@ -32,0 +32,0 @@ "react": "15.6.2", |
Sorry, the diff of this file is not supported yet
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
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
22882
+ Added@amalto/help@1.3.11(transitive)
- Removed@amalto/help@1.3.9(transitive)
Updated@amalto/help@1.3.11