@ark7/model
Advanced tools
+15
-1
| { | ||
| "name": "@ark7/model", | ||
| "version": "2.0.58", | ||
| "version": "2.0.59", | ||
| "description": "Ark7 model used for both backend and frontend", | ||
@@ -19,2 +19,10 @@ "types": "index.d.ts", | ||
| "default": "./plugins/resource/index.js" | ||
| }, | ||
| "./extensions/moment": { | ||
| "types": "./extensions/moment.d.ts", | ||
| "default": "./extensions/moment.js" | ||
| }, | ||
| "./extensions/protobuf": { | ||
| "types": "./extensions/protobuf.d.ts", | ||
| "default": "./extensions/protobuf.js" | ||
| } | ||
@@ -26,2 +34,8 @@ }, | ||
| "plugins/resource/index.d.ts" | ||
| ], | ||
| "extensions/moment": [ | ||
| "extensions/moment.d.ts" | ||
| ], | ||
| "extensions/protobuf": [ | ||
| "extensions/protobuf.d.ts" | ||
| ] | ||
@@ -28,0 +42,0 @@ } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
300492
0.13%9
-10%