redux-devtools-test-generator
Advanced tools
Comparing version 0.2.0-alpha-2 to 0.2.0-alpha-3
@@ -167,2 +167,3 @@ 'use strict'; | ||
r = r.trim(); | ||
if (wrap) { | ||
@@ -169,0 +170,0 @@ if (!isVanilla) r = wrap({ name: name, assertions: r });else { |
{ | ||
"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", |
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
22859
348