@calcit/procs 0.13.31 → 0.13.32
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/.yarn/install-state.gz
CHANGED
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
# Same-package namespace loading
|
|
2
|
+
|
|
3
|
+
- Treat namespaces from the target package as already authoritative when a transitive dependency cycle lists them again.
|
|
4
|
+
- Keep rejecting conflicting namespaces that cross package boundaries.
|
|
5
|
+
- Add regression coverage for duplicate same-package namespaces with different snapshot content.
|
package/lib/package.json
CHANGED