Comparing version 7.6.0 to 7.7.0-next.1701793044.c5ea784a3ab9d932adbc875ce56a3380ac9cc0e2
{ | ||
"name": "extendr", | ||
"version": "7.6.0", | ||
"version": "7.7.0-next.1701793044.c5ea784a3ab9d932adbc875ce56a3380ac9cc0e2", | ||
"description": "Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways", | ||
@@ -130,4 +130,4 @@ "homepage": "https://github.com/bevry/extendr", | ||
"dependencies": { | ||
"editions": "^6.18.0", | ||
"typechecker": "^9.1.0" | ||
"editions": "^6.19.0", | ||
"typechecker": "^9.2.0" | ||
}, | ||
@@ -140,3 +140,3 @@ "devDependencies": { | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.8.0", | ||
"assert-helpers": "^11.9.0", | ||
"eslint": "^8.55.0", | ||
@@ -228,2 +228,2 @@ "eslint-config-bevry": "^5.2.0", | ||
} | ||
} | ||
} |
@@ -55,3 +55,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/extendr@7.6.0' | ||
import * as pkg from '//dev.jspm.io/extendr@7.7.0' | ||
</script> | ||
@@ -58,0 +58,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
51160
1
Updatededitions@^6.19.0
Updatedtypechecker@^9.2.0