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 5.0.29 to 5.0.30

20

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

@@ -17,6 +17,6 @@ "main": "dist/index.js",

"FuryStack",
"HTTP",
"REST",
"API",
"Actions"
"Repository",
"Content",
"Business logic",
"Content authorization"
],

@@ -33,6 +33,6 @@ "publishConfig": {

"dependencies": {
"@furystack/core": "^10.4.5",
"@furystack/inject": "^5.0.2",
"@furystack/logging": "^2.0.86",
"@furystack/utils": "^2.0.2",
"@furystack/core": "^10.4.6",
"@furystack/inject": "^5.0.3",
"@furystack/logging": "^2.0.87",
"@furystack/utils": "^2.0.3",
"tslib": "^2.3.1"

@@ -44,3 +44,3 @@ },

"typings": "./dist/index.d.ts",
"gitHead": "c06b94b4dc91dd3e37ba682e95e71a969e9454d2"
"gitHead": "dcee00dfb4035fe382ec726af4d614ef9d8a579f"
}
# repository
Repository implementation for FuryStack
Repository implementation for FuryStack.
With a repository, you can implement entity-level business logic in an easy and structured way.
You can authorize, manipulate and observe CRUD operations.

@@ -5,0 +7,0 @@ ## Setting up a repository

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