Socket
Socket
Sign inDemoInstall

logrocket-ngrx

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logrocket-ngrx - npm Package Compare versions

Comparing version 0.1.1 to 0.2.1

8

dist/types/index.d.ts

@@ -11,5 +11,5 @@ import { MetaReducer } from '@ngrx/store';

export default function createMetaReducer(
/** LogRocket instance, after calling init() */
logrocket: typeof LogRocket,
/** Sanitizer options, same as LogRocket.reduxMiddleware */
options?: Options): MetaReducer<any>;
/** LogRocket instance, after calling init() */
logrocket: typeof LogRocket,
/** Sanitizer options, same as LogRocket.reduxMiddleware */
options?: Options): MetaReducer<any>;
{
"name": "logrocket-ngrx",
"version": "0.1.1",
"version": "0.2.1",
"description": "ngrx middleware for [LogRocket](https://logrocket.com/).",

@@ -22,7 +22,7 @@ "main": "dist/lib/index.js",

"@ngrx/store": ">=4",
"logrocket": "^0.6"
"logrocket": ">=2"
},
"devDependencies": {
"typescript": "^2.8.1"
"typescript": "^4.5.5"
}
}

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