@peerbit/log
Advanced tools
+9
-9
| { | ||
| "name": "@peerbit/log", | ||
| "version": "6.0.10", | ||
| "version": "6.0.11", | ||
| "description": "Append-only log CRDT", | ||
@@ -73,14 +73,14 @@ "author": "dao.xyz", | ||
| "@peerbit/any-store": "2.2.6", | ||
| "@peerbit/blocks": "4.0.5", | ||
| "@peerbit/blocks-interface": "2.0.3", | ||
| "@peerbit/blocks-interface": "2.0.4", | ||
| "@peerbit/crypto": "3.0.1", | ||
| "@peerbit/cache": "3.0.0", | ||
| "@peerbit/indexer-simple": "1.2.4", | ||
| "@peerbit/blocks": "4.0.6", | ||
| "@peerbit/indexer-sqlite3": "3.0.2", | ||
| "@peerbit/indexer-interface": "3.0.1", | ||
| "@peerbit/keychain": "1.2.6", | ||
| "@peerbit/pubsub-interface": "5.0.4", | ||
| "@peerbit/indexer-simple": "1.2.4", | ||
| "@peerbit/pubsub-interface": "5.0.5", | ||
| "@peerbit/logger": "2.0.0", | ||
| "@peerbit/stream-interface": "6.0.3", | ||
| "@peerbit/indexer-sqlite3": "3.0.2", | ||
| "@peerbit/time": "3.0.0" | ||
| "@peerbit/time": "3.0.0", | ||
| "@peerbit/stream-interface": "6.0.4" | ||
| }, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
| "tty-table": "^4.2.1", | ||
| "@peerbit/test-utils": "3.0.10" | ||
| "@peerbit/test-utils": "3.0.11" | ||
| }, | ||
@@ -97,0 +97,0 @@ "contributors": [ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated