Comparing version 0.10.0 to 0.10.1
@@ -6,3 +6,3 @@ { | ||
"name": "hpke-js", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A Hybrid Public Key Encryption (HPKE) library", | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -6,3 +6,3 @@ <h1 align="center">hpke-js</h1> | ||
[![Stable Release](https://img.shields.io/npm/v/hpke-js.svg)](https://npm.im/hpke-js) | ||
![Github CI](https://github.com/dajiaji/hpke-js/actions/workflows/ci.yml/badge.svg) | ||
![Github CI](https://github.com/dajiaji/hpke-js/actions/workflows/ci_deno.yml/badge.svg) | ||
[![codecov](https://codecov.io/gh/dajiaji/hpke-js/branch/main/graph/badge.svg?token=7I7JGKDDJ2)](https://codecov.io/gh/dajiaji/hpke-js) | ||
@@ -116,3 +116,3 @@ | ||
<!-- use a specific version --> | ||
<script src="https://unpkg.com/hpke-js@0.9.1/dist/hpke.min.js"></script> | ||
<script src="https://unpkg.com/hpke-js@0.10.1/dist/hpke.min.js"></script> | ||
``` | ||
@@ -127,3 +127,3 @@ | ||
<!-- use a specific version --> | ||
<script src="https://cdn.jsdelivr.net/npm/hpke-js@0.9.1/dist/hpke.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/hpke-js@0.10.1/dist/hpke.min.js"></script> | ||
``` | ||
@@ -130,0 +130,0 @@ |
{ | ||
"entryPoints": [ | ||
"../mod.ts" | ||
"src/mod.ts" | ||
], | ||
@@ -5,0 +5,0 @@ "out": "docs/pages", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
500342
144
14766