Comparing version
@@ -0,1 +1,6 @@ | ||
# v3.0.1 | ||
_2023-03-25_ | ||
* re-publish without `livereload` in source code | ||
# v3.0.0 | ||
@@ -2,0 +7,0 @@ _2023-03-25_ |
@@ -1,3 +0,1 @@ | ||
(function(l, r) { if (!l || l.getElementById('livereloadscript')) return; r = l.createElement('script'); r.async = 1; r.src = '//' + (self.location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1'; r.id = 'livereloadscript'; l.getElementsByTagName('head')[0].appendChild(r) })(self.document); | ||
var index = ({ className = "cosha", blur = "5px", brightness = 1, saturation = 1, x = 0, y = 0 } = {}) => { | ||
@@ -4,0 +2,0 @@ const images = document.querySelectorAll(`.${className}`); |
{ | ||
"name": "cosha", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Colorful shadows for your images. 🎨", | ||
@@ -23,2 +23,4 @@ "main": "dist/cosha.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.5.0", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@rbnlffl/rollup-plugin-eslint": "^5.0.0", | ||
@@ -29,2 +31,3 @@ "@rollup/plugin-typescript": "^11.0.0", | ||
"gh-pages": "^5.0.0", | ||
"husky": "^8.0.3", | ||
"rollup": "^3.20.2", | ||
@@ -45,4 +48,4 @@ "rollup-plugin-livereload": "^2.0.5", | ||
"start": "yarn build -w", | ||
"prepublish": "gh-pages -d demo" | ||
"prepublish": "yarn dist && gh-pages -d demo" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%13524
-0.95%13
30%141
-1.4%