Socket
Socket
Sign inDemoInstall

@ark7/model

Package Overview
Dependencies
7
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.43 to 2.0.44

core/decorators/ids.d.ts

1

core/decorators/index.d.ts
export * from './data-level';
export * from './default';
export * from './editable';
export * from './ids';
export * from './indexes';

@@ -5,0 +6,0 @@ export * from './map';

@@ -16,2 +16,3 @@ "use strict";

__exportStar(require("./editable"), exports);
__exportStar(require("./ids"), exports);
__exportStar(require("./indexes"), exports);

@@ -18,0 +19,0 @@ __exportStar(require("./map"), exports);

2

package.json
{
"name": "@ark7/model",
"version": "2.0.43",
"version": "2.0.44",
"description": "Ark7 model used for both backend and frontend",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc