@daffodil/analytics
Advanced tools
Comparing version 0.76.0 to 0.77.0
@@ -1,1 +0,1 @@ | ||
{"name":"@daffodil/analytics","nx":{"targets":{"build":{"outputs":["{workspaceRoot}/dist/analytics"]}}},"version":"0.76.0","description":"General package for piping ngrx actions into provided external analytics services.","repository":{"type":"git","url":"https://github.com/graycoreio/daffodil"},"author":"Graycore LLC","license":"MIT","bugs":{"url":"https://github.com/graycoreio/daffodil/issues"},"peerDependencies":{"@angular/common":"^17.0.0","@angular/core":"^17.0.0","rxjs":"7.8.1","@ngrx/store":"^17.0.0","@ngrx/effects":"^17.0.0"},"module":"fesm2022/daffodil-analytics.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/daffodil-analytics.mjs","esm":"./esm2022/daffodil-analytics.mjs","default":"./fesm2022/daffodil-analytics.mjs"}},"sideEffects":false,"dependencies":{"tslib":"^2.3.0"}} | ||
{"name":"@daffodil/analytics","nx":{"targets":{"build":{"outputs":["{workspaceRoot}/dist/analytics"]}}},"version":"0.77.0","description":"General package for piping ngrx actions into provided external analytics services.","repository":{"type":"git","url":"https://github.com/graycoreio/daffodil"},"author":"Graycore LLC","license":"MIT","bugs":{"url":"https://github.com/graycoreio/daffodil/issues"},"peerDependencies":{"@angular/common":"^18.2.2","@angular/core":"^18.2.2","rxjs":"7.8.1","@ngrx/store":"^18.0.2","@ngrx/effects":"^18.0.2"},"module":"fesm2022/daffodil-analytics.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/daffodil-analytics.mjs","esm":"./esm2022/daffodil-analytics.mjs","default":"./fesm2022/daffodil-analytics.mjs"}},"sideEffects":false,"dependencies":{"tslib":"^2.3.0"}} |
@@ -12,3 +12,3 @@ # @daffodil/analytics | ||
```bash | ||
npm install @daffodil/auth --save | ||
npm install @daffodil/analytics --save | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
```bash | ||
yarn add @daffodil/auth | ||
yarn add @daffodil/analytics | ||
``` | ||
@@ -22,0 +22,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36985