clever-frontend-utils
Advanced tools
Comparing version 0.8.1 to 1.0.0
export * from "./reduxAsyncUtils"; | ||
export * from "./reduxBatchUtils"; | ||
export * from "./requestUtils"; | ||
export * from "./serverUtils"; |
@@ -9,1 +9,2 @@ "use strict"; | ||
__export(require("./requestUtils")); | ||
__export(require("./serverUtils")); |
export * from "./reduxAsyncUtils"; | ||
export * from "./reduxBatchUtils"; | ||
export * from "./requestUtils"; | ||
export * from "./serverUtils"; |
{ | ||
"name": "clever-frontend-utils", | ||
"version": "0.8.1", | ||
"version": "1.0.0", | ||
"description": "A set of utils for frontend projects at Clever (and potentially elsewhere!)", | ||
@@ -23,2 +23,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/express": "^4.16.1", | ||
"@types/jest": "^18.1.1", | ||
@@ -25,0 +26,0 @@ "@types/node": "^10.12.0", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
49096
39
1119
1
11