reshow-runtime
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "reshow-runtime", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Babel runtime alternative", | ||
@@ -14,11 +14,10 @@ "repository": "react-atomic/reshow", | ||
"devDependencies": { | ||
"chai": "*", | ||
"jsdom": "*", | ||
"jsdom-global": "*", | ||
"mocha": "*" | ||
"reshow-unit": "*" | ||
}, | ||
"scripts": { | ||
"test": "mocha 'helpers/**/__tests__/*.js' -r jsdom-global/register", | ||
"mochaFor": "mocha -r jsdom-global/register", | ||
"mocha": "npm run mochaFor -- 'helpers/**/__tests__/*.js'", | ||
"test": "npm run mocha", | ||
"prepublishOnly": "npm run test" | ||
} | ||
} |
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
53589
1
87
1548