@imgly/plugin-background-removal-web 1.68.0-rc.1 → 1.68.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +2 -2
package/dist/index.mjs CHANGED
@@ -17,7 +17,7 @@ var It=class{constructor(e,t){this.engine=e,this.key=t}hasData(e){return this.en
17
17
  <path d="M13.4317 13.1374C14.3663 12.6292 15.0007 11.6387 15.0007 10.5C15.0007 8.84315 13.6576 7.5 12.0007 7.5C10.3439 7.5 9.00074 8.84315 9.00074 10.5C9.00074 11.6387 9.63515 12.6292 10.5698 13.1374C9.94563 13.2733 9.38367 13.4801 8.9164 13.6917C7.98874 14.112 7.54792 15.1133 7.62602 16.1287L8.00074 21.0005H16.0007L16.3755 16.1287C16.4536 15.1133 16.0128 14.112 15.0851 13.6917C14.6178 13.4801 14.0559 13.2733 13.4317 13.1374Z" fill="currentColor"/>
18
18
  </symbol>
19
19
  </svg>
20
- `)}var zs=e=>({name:ae,version:"1.68.0-rc.1",...yt(e)}),Zn=zs;export{Zn as default};
20
+ `)}var zs=e=>({name:ae,version:"1.68.0-rc.2",...yt(e)}),Zn=zs;export{Zn as default};
21
21
  /*! Bundled license information:
22
22
 
23
23
  lodash-es/lodash.js:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@imgly/plugin-background-removal-web",
3
- "version": "1.68.0-rc.1",
3
+ "version": "1.68.0-rc.2",
4
4
  "description": "Background Removal plugin for the CE.SDK editor",
5
5
  "keywords": [
6
6
  "CE.SDK",
@@ -53,7 +53,7 @@
53
53
  "@imgly/plugin-utils": "0.0.0"
54
54
  },
55
55
  "peerDependencies": {
56
- "@cesdk/cesdk-js": "1.68.0-rc.1",
56
+ "@cesdk/cesdk-js": "1.68.0-rc.2",
57
57
  "onnxruntime-web": "1.21.0"
58
58
  },
59
59
  "scripts": {