@daffodil/order 0.92.3-rc.0 → 0.92.3-rc.1
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.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@daffodil/order","nx":{"targets":{"build":{"outputs":["{workspaceRoot}/dist/order"]}}},"version":"0.92.3-rc.
|
|
1
|
+
{"name":"@daffodil/order","nx":{"targets":{"build":{"outputs":["{workspaceRoot}/dist/order"]}}},"version":"0.92.3-rc.1","description":"Platform-agnostic models, state management, and drivers for retrieving and interacting with ecommerce orders. Part of the Daffodil ecommerce framework.","repository":{"type":"git","url":"https://github.com/graycoreio/daffodil"},"author":"Graycore LLC","license":"MIT","bugs":{"url":"https://github.com/graycoreio/daffodil/issues"},"homepage":"https://github.com/graycoreio/daffodil","peerDependencies":{"@angular/core":"^20.0.0","@angular/common":"^20.0.0","@daffodil/cart":"0.92.3-rc.1","@daffodil/core":"0.92.3-rc.1","@daffodil/geography":"0.92.3-rc.1","@daffodil/product":"0.92.3-rc.1"},"module":"fesm2022/daffodil-order.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","default":"./fesm2022/daffodil-order.mjs"},"./driver":{"types":"./driver/index.d.ts","default":"./fesm2022/daffodil-order-driver.mjs"},"./state":{"types":"./state/index.d.ts","default":"./fesm2022/daffodil-order-state.mjs"},"./testing":{"types":"./testing/index.d.ts","default":"./fesm2022/daffodil-order-testing.mjs"},"./driver/in-memory":{"types":"./driver/in-memory/index.d.ts","default":"./fesm2022/daffodil-order-driver-in-memory.mjs"},"./driver/testing":{"types":"./driver/testing/index.d.ts","default":"./fesm2022/daffodil-order-driver-testing.mjs"},"./state/testing":{"types":"./state/testing/index.d.ts","default":"./fesm2022/daffodil-order-state-testing.mjs"},"./driver/magento/2-4-0":{"types":"./driver/magento/2-4-0/index.d.ts","default":"./fesm2022/daffodil-order-driver-magento-2-4-0.mjs"},"./driver/magento/2-4-1":{"types":"./driver/magento/2-4-1/index.d.ts","default":"./fesm2022/daffodil-order-driver-magento-2-4-1.mjs"},"./driver/magento/2-4-1/testing":{"types":"./driver/magento/2-4-1/testing/index.d.ts","default":"./fesm2022/daffodil-order-driver-magento-2-4-1-testing.mjs"}},"sideEffects":false,"dependencies":{"tslib":"^2.6.2"}}
|