Socket
Socket
Sign inDemoInstall

logrocket

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logrocket - npm Package Compare versions

Comparing version 0.5.2-rc1 to 0.5.2-rc2

dist/types.d.ts

1

CHANGELOG.md

@@ -6,2 +6,3 @@ ### 0.5.2

* Fix `instanceof` checks on `XMLHttpRequest`.
* Added TypeScript definition file.

@@ -8,0 +9,0 @@ ### 0.5.1

6

package.json
{
"name": "logrocket",
"version": "0.5.2-rc1",
"version": "0.5.2-rc2",
"description": "JavaScript SDK for [LogRocket](https://logrocket.com/)",

@@ -9,4 +9,6 @@ "main": "dist/build.umd.js",

"files": [
"dist/build.umd.js"
"dist/build.umd.js",
"dist/types.d.ts"
],
"types": "dist/types.d.ts",
"keywords": [

@@ -13,0 +15,0 @@ "redux",

Sorry, the diff of this file is too big to display

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