Comparing version 0.80.9 to 0.80.10
{ | ||
"name": "ob1", | ||
"version": "0.80.9", | ||
"version": "0.80.10", | ||
"description": "A small library for working with 0- and 1-based offsets in a type-checked way.", | ||
@@ -18,3 +18,5 @@ "main": "src/ob1.js", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"flow-enums-runtime": "^0.0.6" | ||
}, | ||
"engines": { | ||
@@ -21,0 +23,0 @@ "node": ">=18" |
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
6745
1
+ Addedflow-enums-runtime@^0.0.6
+ Addedflow-enums-runtime@0.0.6(transitive)