Socket
Socket
Sign inDemoInstall

@datorama/akita-ng-effects

Package Overview
Dependencies
8
Maintainers
19
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.1 to 1.0.0

38

package.json
{
"name": "@datorama/akita-ng-effects",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"description": "A Reactive State Management extension dealing with side effects.",
"keywords": [
"angular",
"state management",
"react",
"vue",
"typescript",
"javascript",
"rxjs",
"angular store",
"store",
"observable data stores",
"redux",
"reactive",
"effects"
],
"homepage": "https://github.com/datorama/tree/master/libs/akita-ng-effects#readme",
"bugs": {
"url": "https://github.com/datorama/akita/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/datorama/akita",
"directory": "libs/akita-ng-effects"
},
"license": "Apache-2.0",
"author": "Yannick Boetzkes",
"peerDependencies": {
"@datorama/akita": ">= 6.0.0",
"rxjs": ">= 6.1.0 < 7",
"tslib": ">= 1.7.0 < 2"
"@angular/core": ">= 8.0.0",
"@angular/common": ">= 8.0.0",
"tslib": "^2.0.0"
},
"dependencies": {
"ts-action": "^11.0.0",
"ts-action-operators": "^9.1.1",
"@angular/core": "11.0.5",
"@datorama/akita": "5.3.0"
"ts-action-operators": "^9.1.1"
},

@@ -14,0 +42,0 @@ "main": "bundles/datorama-akita-ng-effects.umd.js",

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