Comparing version 5.3.0 to 5.4.0
{ | ||
"name": "unbounded", | ||
"version": "5.3.0", | ||
"version": "5.4.0", | ||
"description": "Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function", | ||
@@ -123,3 +123,3 @@ "homepage": "https://github.com/bevry/unbounded", | ||
"dependencies": { | ||
"editions": "^6.13.0" | ||
"editions": "^6.16.0" | ||
}, | ||
@@ -132,11 +132,11 @@ "devDependencies": { | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.0.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.2.0", | ||
"kava": "^7.4.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"valid-directory": "^4.4.0" | ||
"projectz": "^3.4.0", | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -143,0 +143,0 @@ "scripts": { |
@@ -83,3 +83,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/unbounded@5.3.0' | ||
import * as pkg from '//dev.jspm.io/unbounded@5.4.0' | ||
</script> | ||
@@ -86,0 +86,0 @@ ``` |
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
Updatededitions@^6.16.0