image-stroke-v2
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "image-stroke-v2", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Makes stroke for a image with transparent background.", | ||
"main": "./lib/index", | ||
"module": "./lib/index", | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
@@ -15,5 +18,4 @@ "dev": "parcel example/index.html -d example-dist", | ||
], | ||
"module": "lib/src/index.js", | ||
"files": [ | ||
"lib/src" | ||
"lib" | ||
], | ||
@@ -26,3 +28,2 @@ "author": "jlcvp", | ||
"color": "^3.1.2", | ||
"image-stroke-v2": "^0.1.1", | ||
"marching-squares": "^0.2.0", | ||
@@ -29,0 +30,0 @@ "twgl.js": "^4.14.2" |
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
18454
3
1
- Removedimage-stroke-v2@^0.1.1
- Removedimage-stroke-v2@0.1.2(transitive)