@thi.ng/compare
Advanced tools
Comparing version 2.1.4 to 2.1.5
# Change Log | ||
- **Last updated**: 2022-03-11T12:13:49Z | ||
- **Last updated**: 2022-04-07T14:17:30Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.4" | ||
"@thi.ng/api": "^8.3.5" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.19.4", | ||
"@thi.ng/testament": "^0.2.4", | ||
"@thi.ng/testament": "^0.2.5", | ||
"rimraf": "^3.0.2", | ||
@@ -65,18 +65,18 @@ "tools": "^0.0.1", | ||
".": { | ||
"import": "./index.js" | ||
"default": "./index.js" | ||
}, | ||
"./compare": { | ||
"import": "./compare.js" | ||
"default": "./compare.js" | ||
}, | ||
"./keys": { | ||
"import": "./keys.js" | ||
"default": "./keys.js" | ||
}, | ||
"./numeric": { | ||
"import": "./numeric.js" | ||
"default": "./numeric.js" | ||
}, | ||
"./reverse": { | ||
"import": "./reverse.js" | ||
"default": "./reverse.js" | ||
} | ||
}, | ||
"gitHead": "0fc692a3225c068aacafdc4cb6140cf603c67ad8\n" | ||
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\n" | ||
} |
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
29327
Updated@thi.ng/api@^8.3.5