New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reactotron-core-client

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactotron-core-client - npm Package Compare versions

Comparing version 1.5.3 to 1.6.0

15

dist/index.js

@@ -646,7 +646,2 @@ 'use strict';

}
}, {
key: 'testing',
value: function testing() {
return true;
}

@@ -697,2 +692,12 @@ /**

/**
* Client libraries can hijack this to report errors.
*/
}, {
key: 'reportError',
value: function reportError(error) {
this.error(error);
}
/**
* Adds a plugin to the system

@@ -699,0 +704,0 @@ */

{
"name": "reactotron-core-client",
"version": "1.5.3",
"version": "1.6.0",
"description": "Grants Reactotron clients the ability to talk to a Reactotron server.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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