Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@furystack/repository

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/repository - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

0

dist/DataSet.d.ts

@@ -0,0 +0,0 @@ import { Injector } from '@furystack/inject';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { PhysicalStore, SearchOptions } from '@furystack/core';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=DataSetSettings.js.map

@@ -0,0 +0,0 @@ export * from './Repository';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Constructable } from '@furystack/inject';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { StoreManager } from '@furystack/core';

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "@furystack/repository",
"version": "2.0.10",
"version": "2.0.11",
"description": "Repository implementation for FuryStack",

@@ -48,3 +48,3 @@ "main": "dist/index.js",

"dependencies": {
"@furystack/core": "^6.0.7",
"@furystack/core": "^6.0.8",
"@furystack/inject": "^4.0.4",

@@ -54,3 +54,3 @@ "@furystack/utils": "^1.1.0"

"typings": "./dist/index.d.ts",
"gitHead": "a814d5fa0b27ae9772aa2121f13128cfe1bc2411"
"gitHead": "ca2e0560efe2fc377d8790555817987012fc0659"
}

@@ -0,0 +0,0 @@ # repository

@@ -0,0 +0,0 @@ import { Injectable, Injector } from '@furystack/inject'

@@ -0,0 +0,0 @@ import { PhysicalStore, SearchOptions } from '@furystack/core'

@@ -0,0 +0,0 @@ export * from './Repository'

@@ -0,0 +0,0 @@ import { Constructable } from '@furystack/inject'

@@ -0,0 +0,0 @@ import { PhysicalStore, StoreManager } from '@furystack/core'

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc