Comparing version 5.0.0-beta.0 to 5.0.0-beta.1
{ | ||
"name": "redlock", | ||
"version": "5.0.0-beta.0", | ||
"version": "5.0.0-beta.1", | ||
"description": "A node.js redlock implementation for distributed redis locks", | ||
@@ -31,4 +31,6 @@ "license": "MIT", | ||
"dist/index.d.ts", | ||
"dist/esm/package.json", | ||
"dist/esm/index.js", | ||
"dist/esm/index.js.map", | ||
"dist/cjs/package.json", | ||
"dist/cjs/index.js", | ||
@@ -73,4 +75,3 @@ "dist/cjs/index.js.map" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js" | ||
"type": "module" | ||
} |
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
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.
Found 1 instance in 1 package
78535
11
0