@lofter-common-shared/utils
Advanced tools
| module.exports = require('./dist/create-promise'); |
| module.exports = require('./dist/query-string'); |
+1
| module.exports = require('./dist/sleep'); |
+1
| module.exports = require('./dist/uuid'); |
+6
-2
| { | ||
| "name": "@lofter-common-shared/utils", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "", | ||
@@ -8,3 +8,7 @@ "files": [ | ||
| "README.md", | ||
| "tsconfig.json" | ||
| "tsconfig.json", | ||
| "uuid.js", | ||
| "create-promise.js", | ||
| "sleep.js", | ||
| "query-string.js" | ||
| ], | ||
@@ -11,0 +15,0 @@ "exports": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
10651
2.52%19
26.67%184
2.22%0
-100%