crud-storage
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "crud-storage", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Set of storages implementing simple CRUD interface. Contains storage for both the client and the server.", | ||
@@ -13,5 +13,3 @@ "type": "module", | ||
"files": [ | ||
"./packages/core/dist/**/*", | ||
"./packages/mongo/dist/**/*", | ||
"./packages/client/dist/**/*" | ||
"packages/**/dist/**/*" | ||
], | ||
@@ -18,0 +16,0 @@ "repository": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
64186
26
1148