Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/encryption

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/encryption - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

build/chunk-CEXVRLXG.js

2

build/factories/main.js
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc