@marblejs/core
Advanced tools
Comparing version 4.0.0-next.22 to 4.0.0-next.25
export * from './marbles.helper'; | ||
export * from './metadata.helper'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -14,2 +14,1 @@ "use strict"; | ||
__exportStar(require("./marbles.helper"), exports); | ||
__exportStar(require("./metadata.helper"), exports); |
{ | ||
"name": "@marblejs/core", | ||
"version": "4.0.0-next.22+6a8265c", | ||
"version": "4.0.0-next.25+9616e57", | ||
"description": "Reactive Node APIs made easy", | ||
@@ -38,3 +38,2 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@types/json-schema": "^7.0.3", | ||
"@types/uuid": "^7.0.0", | ||
@@ -48,3 +47,3 @@ "chalk": "^3.0.0", | ||
}, | ||
"gitHead": "6a8265c51b01ffe7082d5eb052ad678e38508dbd" | ||
"gitHead": "9616e579a03e8f1d51cbedfb2ea0215448d93c53" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6
100790
126
1441
- Removed@types/json-schema@^7.0.3
- Removed@types/json-schema@7.0.15(transitive)