Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Fernet algorithm implementation written in Typescript using Web Crypto API", | ||
@@ -10,0 +10,0 @@ "main": "dist/index.js", |
@@ -10,3 +10,3 @@ # fernet-ts | ||
Use the package manager [npm](https://github.com/npm/cli) to install [fernet-nodejs](https://www.npmjs.com/package/fernet-ts). | ||
Use the package manager [npm](https://github.com/npm/cli) to install [fernet-ts](https://www.npmjs.com/package/fernet-ts). | ||
@@ -13,0 +13,0 @@ ```bash |
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
67946