@initx-plugin/core
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -99,2 +99,2 @@ import { MatcherRules } from 'matchinitx'; | ||
export { type HandlerInfo, type InitxBaseContext, type InitxContext, type InitxMatcherRules as InitxMatchers, InitxPlugin, type InitxPluginInfo, type LoadPluginResult, type MatchedPlugin, type PackageInfo, createStore, fetchPlugins, loadPlugins, matchPlugins, writeStore }; | ||
export { type HandlerInfo, type InitxBaseContext, type InitxContext, type InitxMatcherRules, InitxPlugin, type InitxPluginInfo, type LoadPluginResult, type MatchedPlugin, type PackageInfo, createStore, fetchPlugins, loadPlugins, matchPlugins, writeStore }; |
{ | ||
"name": "@initx-plugin/core", | ||
"type": "module", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "core module for initx plugins", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"matchinitx": "^0.0.2", | ||
"@initx-plugin/utils": "0.0.28" | ||
"@initx-plugin/utils": "0.0.29" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10440
104
0
+ Added@initx-plugin/utils@0.0.29(transitive)
- Removed@initx-plugin/utils@0.0.28(transitive)
Updated@initx-plugin/utils@0.0.29