@jasonsbarr/htdp-image
Advanced tools
Comparing version 0.7.3 to 0.8.0
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.7.3", | ||
"version": "0.8.0", | ||
"main": "./dist/index.cjs", | ||
@@ -11,0 +11,0 @@ "source": "./src/index.js", |
@@ -45,3 +45,3 @@ # HTDP/Image.js | ||
```html | ||
<script src="https://www.unpkg.com/@jasonsbarr/htdp-image@0.7.3/dist/index.umd.js"></script> | ||
<script src="https://www.unpkg.com/@jasonsbarr/htdp-image@0.8.0/dist/index.umd.js"></script> | ||
@@ -48,0 +48,0 @@ <script> |
@@ -164,2 +164,6 @@ import * as Lib from "./image-lib/index.js"; | ||
export const clear = (element = document.body) => { | ||
element.innerHTML = ""; | ||
}; | ||
/** | ||
@@ -166,0 +170,0 @@ * Checks if a given string matches a color in the color DB |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1899444
64
6942