@adonisjs/encryption
Advanced tools
Comparing version 6.0.0 to 6.0.1
import { | ||
Encryption | ||
} from "../chunk-V2RQQCCS.js"; | ||
} from "../chunk-CEXVRLXG.js"; | ||
@@ -5,0 +5,0 @@ // factories/encryption.ts |
import { | ||
Encryption, | ||
errors_exports | ||
} from "./chunk-V2RQQCCS.js"; | ||
} from "./chunk-CEXVRLXG.js"; | ||
export { | ||
@@ -6,0 +6,0 @@ Encryption, |
{ | ||
"name": "@adonisjs/encryption", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Encryption provider for AdonisJs", | ||
@@ -45,9 +45,9 @@ "main": "build/index.js", | ||
"@adonisjs/tsconfig": "^1.2.1", | ||
"@commitlint/cli": "^18.4.4", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@commitlint/cli": "^18.5.0", | ||
"@commitlint/config-conventional": "^18.5.0", | ||
"@japa/assert": "^2.1.0", | ||
"@japa/runner": "^3.1.1", | ||
"@swc/core": "^1.3.102", | ||
"@types/node": "^20.10.6", | ||
"c8": "^9.0.0", | ||
"@swc/core": "^1.3.105", | ||
"@types/node": "^20.11.5", | ||
"c8": "^9.1.0", | ||
"del-cli": "^5.1.0", | ||
@@ -58,3 +58,3 @@ "eslint": "^8.56.0", | ||
"np": "^9.2.0", | ||
"prettier": "^3.1.1", | ||
"prettier": "^3.2.4", | ||
"ts-node": "^10.9.2", | ||
@@ -65,3 +65,3 @@ "tsup": "^8.0.1", | ||
"dependencies": { | ||
"@poppinss/utils": "^6.7.0" | ||
"@poppinss/utils": "^6.7.1" | ||
}, | ||
@@ -68,0 +68,0 @@ "repository": { |
@@ -11,3 +11,3 @@ # @adonisjs/encryption | ||
## Official Documentation | ||
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/security/encryption) | ||
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/encryption) | ||
@@ -14,0 +14,0 @@ ## Contributing |
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
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
31825
1
Updated@poppinss/utils@^6.7.1