Comparing version 3.11.0 to 3.12.0-next.1599282377.ac3d05160a27bfdeaacb240263a4b3ab7f2b76ad
# History | ||
## v3.12.0 2020 September 5 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v3.11.0 2020 August 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "unbounded", | ||
"version": "3.11.0", | ||
"version": "3.12.0-next.1599282377.ac3d05160a27bfdeaacb240263a4b3ab7f2b76ad", | ||
"description": "Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function", | ||
@@ -76,2 +76,3 @@ "homepage": "https://github.com/bevry/unbounded", | ||
"tags": [ | ||
"source", | ||
"javascript", | ||
@@ -91,2 +92,3 @@ "esnext", | ||
"tags": [ | ||
"compiled", | ||
"javascript", | ||
@@ -105,16 +107,16 @@ "require" | ||
"devDependencies": { | ||
"@babel/cli": "^7.10.5", | ||
"@babel/core": "^7.11.1", | ||
"@babel/cli": "^7.11.6", | ||
"@babel/core": "^7.11.6", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.11.0", | ||
"@babel/preset-env": "^7.11.0", | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"eslint": "^7.7.0", | ||
"eslint-config-bevry": "^3.19.0", | ||
"@babel/preset-env": "^7.11.5", | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"kava": "^5.11.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.15.0", | ||
"valid-directory": "^3.0.0" | ||
"kava": "^5.12.0", | ||
"prettier": "^2.1.1", | ||
"projectz": "^2.16.0", | ||
"valid-directory": "^3.3.0" | ||
}, | ||
@@ -121,0 +123,0 @@ "scripts": { |
@@ -81,3 +81,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/unbounded@3.11.0' | ||
import * as pkg from '//dev.jspm.io/unbounded@3.12.0' | ||
</script> | ||
@@ -84,0 +84,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22904
1