Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@arc-dev/runtime

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arc-dev/runtime - npm Package Compare versions

Comparing version
0.0.2-alpha.4
to
0.0.2-alpha.5
+1
-0
dist/index.d.ts
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

@@ -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"}
{
"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": {