Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-devtools-test-generator

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-devtools-test-generator - npm Package Compare versions

Comparing version 0.2.0-alpha-2 to 0.2.0-alpha-3

1

lib/index.js

@@ -167,2 +167,3 @@ 'use strict';

r = r.trim();
if (wrap) {

@@ -169,0 +170,0 @@ if (!isVanilla) r = wrap({ name: name, assertions: r });else {

2

package.json
{
"name": "redux-devtools-test-generator",
"version": "0.2.0-alpha-2",
"version": "0.2.0-alpha-3",
"description": "Generate tests for redux devtools.",

@@ -5,0 +5,0 @@ "main": "lib/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