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.1 to 2.0.2

4

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

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

"typings": "./dist/index.d.ts",
"gitHead": "a001ec62a95476dfcf17fc228c25ddb7b4ac6d09"
"gitHead": "b7e851d5e24ba43f1cea7fa554ab2ed44a4e182e"
}

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

} else {
await this.remove(injector, key)
await this.settings.physicalStore.remove(key)
}

@@ -138,0 +138,0 @@ }

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