@practicaloptimism/program-utility
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@practicaloptimism/program-utility", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A set of useful algorithms and data structures for computer programs", | ||
@@ -28,2 +28,9 @@ "keywords": [ | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@gitlab.com/practicaloptimism/program-utility.git" | ||
}, | ||
"bugs": { | ||
"url": "https://gitlab.com/practicaloptimism/program-utility/issues" | ||
}, | ||
"main": "compiled/data-structures/javascript-library/javascript.js", | ||
@@ -84,10 +91,3 @@ "browser": "compiled/data-structures/javascript-library/javascript.js", | ||
}, | ||
"browserslist": "> 0.25%, not dead", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@gitlab.com/practicaloptimism/program-utility.git" | ||
}, | ||
"bugs": { | ||
"url": "https://gitlab.com/practicaloptimism/program-utility/issues" | ||
} | ||
"browserslist": "> 0.25%, not dead" | ||
} |
@@ -17,3 +17,3 @@ | ||
##### This Documentation Page was last Updated on Mon Jan 24 2022 15:05:20 GMT-0600 (Central Standard Time) | ||
##### This Documentation Page was last Updated on Mon Jan 24 2022 15:11:11 GMT-0600 (Central Standard Time) | ||
@@ -20,0 +20,0 @@ ### Installation |
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