@arc-dev/runtime
Advanced tools
+1
-0
| import { Arc, ArcRuntime as ArcRuntime$1, ArcEvent } from '@arc-dev/core'; | ||
| export { ArcEvent } from '@arc-dev/core'; | ||
@@ -3,0 +4,0 @@ interface Snapshot { |
| export * from "./storage"; | ||
| export type { ArcEvent } from "@arc-dev/core"; | ||
| //# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,YAAY,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC"} |
+3
-3
| { | ||
| "name": "@arc-dev/runtime", | ||
| "version": "0.0.2-alpha.4", | ||
| "version": "0.0.2-alpha.5", | ||
| "description": "Single process runtime implementation for ARC", | ||
@@ -28,4 +28,4 @@ "license": "Apache-2.0", | ||
| "pino-pretty": "^13.1.2", | ||
| "@arc-dev/core": "0.0.2-alpha.4", | ||
| "@arc-dev/models": "0.0.2-alpha.3" | ||
| "@arc-dev/core": "0.0.2-alpha.5", | ||
| "@arc-dev/models": "0.0.2-alpha.4" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed 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
140638
0.09%1203
0.17%+ Added
+ Added
- Removed
- Removed
Updated