🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

Fuse

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuse - nuget Package Compare versions

Comparing version
2.0.1
to
2.0.0
services/metadata/...75a7151ab496452abfddabf7b570f4e7.psmdcp

Sorry, the diff of this file is not supported yet

+2
-2

@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?>

<id>Fuse</id>
<version>2.0.1</version>
<version>2.0.0</version>
<authors>Litenova Solutions</authors>

@@ -18,4 +18,4 @@ <license type="expression">MIT</license>

</packageTypes>
<repository type="git" url="https://github.com/Litenova-Solutions/Fuse.git" commit="1dd0aa96b263e7b4f04ed6aa0582689311e7a1e3" />
<repository type="git" url="https://github.com/Litenova-Solutions/Fuse.git" commit="c226653589db4368990c077c7499d7b9f5aa2e78" />
</metadata>
</package>

@@ -1,2 +0,2 @@

<!-- mcp-name: io.github.Litenova-Solutions/fuse -->
<!-- mcp-name: io.github.litenova-solutions/fuse -->

@@ -24,3 +24,3 @@ <p align="center">

Full documentation lives at **[fuse.codes](https://fuse.codes/docs)**.
Full documentation lives at **[fuse.codes](https://fuse.codes/docs)**. Maintained by [Litenova Solutions](https://github.com/Litenova-Solutions).

@@ -27,0 +27,0 @@ ## Why Fuse

@@ -9,7 +9,7 @@ {

".NETCoreApp,Version=v10.0": {
"fuse/2.0.1": {
"fuse/2.0.0": {
"dependencies": {
"DotMake.CommandLine": "3.1.0",
"Fuse.Fusion": "2.0.1",
"Fuse.Plugins.Languages.CSharp.Roslyn": "2.0.1",
"Fuse.Fusion": "2.0.0",
"Fuse.Plugins.Languages.CSharp.Roslyn": "2.0.0",
"Microsoft.CodeAnalysis.CSharp": "4.14.0",

@@ -545,3 +545,3 @@ "Microsoft.Extensions.DependencyInjection": "10.0.3",

},
"Fuse.Collection/2.0.1": {
"Fuse.Collection/2.0.0": {
"dependencies": {

@@ -552,11 +552,11 @@ "DotNet.Glob": "3.1.3"

"Fuse.Collection.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Emission/2.0.1": {
"Fuse.Emission/2.0.0": {
"dependencies": {
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Reduction": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.0",
"Fuse.Reduction": "2.0.0",
"Microsoft.ML.Tokenizers": "1.0.2",

@@ -568,15 +568,15 @@ "Microsoft.ML.Tokenizers.Data.Cl100kBase": "1.0.2",

"Fuse.Emission.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Fusion/2.0.1": {
"Fuse.Fusion/2.0.0": {
"dependencies": {
"Fuse.Collection": "2.0.1",
"Fuse.Emission": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Plugins.Formats.Web": "2.0.1",
"Fuse.Plugins.Languages.CSharp": "2.0.1",
"Fuse.Reduction": "2.0.1",
"Fuse.Collection": "2.0.0",
"Fuse.Emission": "2.0.0",
"Fuse.Plugins.Abstractions": "2.0.0",
"Fuse.Plugins.Formats.Web": "2.0.0",
"Fuse.Plugins.Languages.CSharp": "2.0.0",
"Fuse.Reduction": "2.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"

@@ -586,21 +586,21 @@ },

"Fuse.Fusion.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Plugins.Abstractions/2.0.1": {
"Fuse.Plugins.Abstractions/2.0.0": {
"dependencies": {
"Fuse.Collection": "2.0.1"
"Fuse.Collection": "2.0.0"
},
"runtime": {
"Fuse.Plugins.Abstractions.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Plugins.Formats.Web/2.0.1": {
"Fuse.Plugins.Formats.Web/2.0.0": {
"dependencies": {
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"

@@ -610,10 +610,10 @@ },

"Fuse.Plugins.Formats.Web.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Plugins.Languages.CSharp/2.0.1": {
"Fuse.Plugins.Languages.CSharp/2.0.0": {
"dependencies": {
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"

@@ -623,10 +623,10 @@ },

"Fuse.Plugins.Languages.CSharp.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Plugins.Languages.CSharp.Roslyn/2.0.1": {
"Fuse.Plugins.Languages.CSharp.Roslyn/2.0.0": {
"dependencies": {
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.0",
"Microsoft.CodeAnalysis.CSharp": "4.14.0",

@@ -637,11 +637,11 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"

"Fuse.Plugins.Languages.CSharp.Roslyn.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Fuse.Reduction/2.0.1": {
"Fuse.Reduction/2.0.0": {
"dependencies": {
"Fuse.Collection": "2.0.1",
"Fuse.Plugins.Abstractions": "2.0.1",
"Fuse.Collection": "2.0.0",
"Fuse.Plugins.Abstractions": "2.0.0",
"System.IO.Hashing": "9.0.0"

@@ -651,4 +651,4 @@ },

"Fuse.Reduction.dll": {
"assemblyVersion": "2.0.1.0",
"fileVersion": "2.0.1.0"
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}

@@ -660,3 +660,3 @@ }

"libraries": {
"fuse/2.0.1": {
"fuse/2.0.0": {
"type": "project",

@@ -960,3 +960,3 @@ "serviceable": false,

},
"Fuse.Collection/2.0.1": {
"Fuse.Collection/2.0.0": {
"type": "project",

@@ -966,3 +966,3 @@ "serviceable": false,

},
"Fuse.Emission/2.0.1": {
"Fuse.Emission/2.0.0": {
"type": "project",

@@ -972,3 +972,3 @@ "serviceable": false,

},
"Fuse.Fusion/2.0.1": {
"Fuse.Fusion/2.0.0": {
"type": "project",

@@ -978,3 +978,3 @@ "serviceable": false,

},
"Fuse.Plugins.Abstractions/2.0.1": {
"Fuse.Plugins.Abstractions/2.0.0": {
"type": "project",

@@ -984,3 +984,3 @@ "serviceable": false,

},
"Fuse.Plugins.Formats.Web/2.0.1": {
"Fuse.Plugins.Formats.Web/2.0.0": {
"type": "project",

@@ -990,3 +990,3 @@ "serviceable": false,

},
"Fuse.Plugins.Languages.CSharp/2.0.1": {
"Fuse.Plugins.Languages.CSharp/2.0.0": {
"type": "project",

@@ -996,3 +996,3 @@ "serviceable": false,

},
"Fuse.Plugins.Languages.CSharp.Roslyn/2.0.1": {
"Fuse.Plugins.Languages.CSharp.Roslyn/2.0.0": {
"type": "project",

@@ -1002,3 +1002,3 @@ "serviceable": false,

},
"Fuse.Reduction/2.0.1": {
"Fuse.Reduction/2.0.0": {
"type": "project",

@@ -1005,0 +1005,0 @@ "serviceable": false,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet