@freesewing/plugin-bin-pack
Advanced tools
+3
-2
| { | ||
| "version": "4.0.0-rc.8", | ||
| "name": "plugin-bin-pack" | ||
| "id": "plugin-bin-pack", | ||
| "description": "A FreeSewing plugin that adds a bin-pack algorithm to the core library", | ||
| "version": "4.0.1-rc.1" | ||
| } |
+8
-10
| { | ||
| "name": "@freesewing/plugin-bin-pack", | ||
| "version": "4.0.0", | ||
| "version": "4.0.1-rc.1", | ||
| "description": "A FreeSewing plugin that adds a bin-pack algorithm to the core library", | ||
@@ -18,10 +18,8 @@ "author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)", | ||
| "freesewing", | ||
| "plugin", | ||
| "sewing pattern", | ||
| "sewing", | ||
| "design", | ||
| "diy", | ||
| "fashion", | ||
| "made to measure", | ||
| "parametric design", | ||
| "made to measure", | ||
| "diy", | ||
| "fashion" | ||
| "sewing" | ||
| ], | ||
@@ -42,3 +40,3 @@ "type": "module", | ||
| "peerDependencies": { | ||
| "@freesewing/core": "4.0.0" | ||
| "@freesewing/core": "4.0.1-rc.1" | ||
| }, | ||
@@ -58,3 +56,3 @@ "dependencies": {}, | ||
| "access": "public", | ||
| "tag": "latest" | ||
| "tag": "next" | ||
| }, | ||
@@ -64,2 +62,2 @@ "engines": { | ||
| } | ||
| } | ||
| } |
+2
-1
@@ -5,3 +5,4 @@ import about from '../about.json' with { type: 'json' } | ||
| export const plugin = { | ||
| ...about, | ||
| name: about.id, | ||
| version: about.version, | ||
| store: [['pack', pack]], | ||
@@ -8,0 +9,0 @@ } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15034
0.62%214
0.94%1
Infinity%