react-images-uploading
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -7,2 +7,1 @@ "use strict"; | ||
exports.DEFAULT_DATA_URL_KEY = 'dataURL'; | ||
//# sourceMappingURL=constants.js.map |
@@ -244,2 +244,1 @@ "use strict"; | ||
exports.default = ReactImageUploading; | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=typings.js.map |
@@ -43,2 +43,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=utils.js.map |
@@ -154,2 +154,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=validation.js.map |
{ | ||
"name": "react-images-uploading", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "The simple images uploader applied Render Props pattern. This approach allows you to fully control UI component and behaviours.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
42157
13