minitel-mosaic
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "minitel-mosaic", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A mosaic adaptor for immjs's minitel npm ecoystem", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,7 @@ | ||
import { Image } from './components/image'; | ||
import { anyHandler } from './converters/any'; | ||
import { sharpHandler } from './converters/sharp'; | ||
import { defaultImg } from './converters/default'; | ||
export { Image, anyHandler, sharpHandler, defaultImg }; |
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
1838216
577
10