@instantdb/core
Advanced tools
Comparing version 0.14.3 to 0.14.4
{ | ||
"name": "@instantdb/core", | ||
"version": "v0.14.3", | ||
"version": "v0.14.4", | ||
"description": "Instant's core local abstraction", | ||
@@ -24,5 +24,3 @@ "main": "dist/index.js", | ||
"@babel/preset-env": "^7.16.11", | ||
"@types/lodash": "^4.14.182", | ||
"@types/node": "^18.11.18", | ||
"@types/object-hash": "^3.0.3", | ||
"@types/uuid": "^8.3.4", | ||
@@ -37,2 +35,3 @@ "@types/websocket": "^1.0.5", | ||
"dependencies": { | ||
"@types/object-hash": "^3.0.6", | ||
"mutative": "^1.0.10", | ||
@@ -39,0 +38,0 @@ "object-hash": "^3.0.0", |
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
10
2344335
4
+ Added@types/object-hash@^3.0.6
+ Added@types/object-hash@3.0.6(transitive)