react-otpcode-input
Advanced tools
Comparing version 0.1.9 to 0.1.10
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
exports["default"] = void 0; | ||
var _react = _interopRequireDefault(require("react")); | ||
@@ -12,2 +17,4 @@ | ||
exports = OtpInput; | ||
var _default = OtpInput; // exports = OtpInput; | ||
exports["default"] = _default; |
@@ -14,2 +14,3 @@ ///@ts-check | ||
exports = OtpInput; | ||
export default OtpInput; | ||
// exports = OtpInput; |
{ | ||
"name": "react-otpcode-input", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "OTP Input Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2802
26