react-interface
Advanced tools
Comparing version 0.9.4-alpha.0.0.6 to 0.9.4-alpha.0.0.8
@@ -38,3 +38,5 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; | ||
return capitalize(t); | ||
}).join("")], _extends({}, rest)) | ||
}).join("")] | ||
// { ...rest } | ||
) | ||
); | ||
@@ -41,0 +43,0 @@ }; |
@@ -56,3 +56,5 @@ "use strict"; | ||
return capitalize(t); | ||
}).join("")], _extends({}, rest)) | ||
}).join("")] | ||
// { ...rest } | ||
) | ||
); | ||
@@ -59,0 +61,0 @@ }; |
{ | ||
"name": "react-interface", | ||
"version": "0.9.4-alpha.0.0.6", | ||
"version": "0.9.4-alpha.0.0.8", | ||
"description": "react-interface React component", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
146438
2916