veryfront 0.1.762 → 0.1.764

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/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "veryfront",
3
- "version": "0.1.762",
3
+ "version": "0.1.764",
4
4
  "license": "Apache-2.0",
5
5
  "nodeModulesDir": "auto",
6
6
  "minimumDependencyAge": "P2D",
@@ -67,9 +67,9 @@ export interface ContentCompileOptions {
67
67
  rehypePlugins?: ContentPlugin[];
68
68
  }
69
69
  /**
70
- * Opaque unified-compatible plugin entry. Kept as `unknown[] | unknown` so
71
- * the contract surface doesn't require consumers to depend on the `unified`
72
- * package directly. Callers cast to the plugin-list shape they need.
70
+ * Opaque unified-compatible plugin entry. Kept as an unknown-typed value or
71
+ * tuple so the contract surface doesn't require consumers to depend on the
72
+ * `unified` package directly. Callers cast to the plugin-list shape they need.
73
73
  */
74
74
  export type ContentPlugin = unknown | [unknown, ...unknown[]];
75
75
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"_data.d.ts","sourceRoot":"","sources":["../../../src/src/integrations/_data.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErD,eAAO,MAAM,UAAU,EAAE,iBAAiB,EAs+mCzC,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CA2QxC,CAAC"}
1
+ {"version":3,"file":"_data.d.ts","sourceRoot":"","sources":["../../../src/src/integrations/_data.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErD,eAAO,MAAM,UAAU,EAAE,iBAAiB,EA051DzC,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAyZxC,CAAC"}