@simplewebauthn/iso-webcrypto
Advanced tools
Comparing version 7.2.0 to 7.4.0
{ | ||
"name": "@simplewebauthn/iso-webcrypto", | ||
"version": "7.2.0", | ||
"version": "7.4.0", | ||
"description": "A small library for accessing a runtime's WebCrypto API", | ||
@@ -35,6 +35,6 @@ "main": "dist/node.js", | ||
"dependencies": { | ||
"@simplewebauthn/typescript-types": "*", | ||
"@simplewebauthn/typescript-types": "^7.4.0", | ||
"@types/node": "^18.11.9" | ||
}, | ||
"gitHead": "73630d7431abde0f13cabc601c7821135d95b18c" | ||
"gitHead": "f21955a5947f575858db0cd9ee728abc6b5f4310" | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
4978
0
+ Added@simplewebauthn/typescript-types@7.4.0(transitive)
- Removed@simplewebauthn/typescript-types@8.3.4(transitive)