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

@friggframework/encrypt

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/encrypt - npm Package Compare versions

Comparing version 1.1.8-canary.b5020ae.0 to 1.1.8-canary.c5664d5.0

2

encrypt.test.js
const AWS = require('aws-sdk');
const mongoose = require('mongoose');
const { mongoose } = require('@friggframework/database/mongoose');
const crypto = require('crypto');

@@ -4,0 +4,0 @@ const {

{
"name": "@friggframework/encrypt",
"version": "1.1.8-canary.b5020ae.0",
"version": "1.1.8-canary.c5664d5.0",
"prettier": "@friggframework/prettier-config",

@@ -9,3 +9,3 @@ "description": "",

"@friggframework/eslint-config": "^1.0.8",
"@friggframework/test-environment": "^1.1.6",
"@friggframework/test-environment": "1.1.7-canary.c5664d5.0",
"eslint": "^8.22.0",

@@ -25,3 +25,3 @@ "jest": "^28.1.3",

"license": "MIT",
"gitHead": "b5020aeffe07e6476eb5d04ac7e6c1eaeb127e57"
"gitHead": "c5664d532d69d8d9afdd0992c6eac24445e45f24"
}
const AWS = require('aws-sdk');
const mongoose = require('mongoose');
const { mongoose } = require('@friggframework/database/mongoose');
const crypto = require('crypto');

@@ -4,0 +4,0 @@ const { Encrypt } = require('./encrypt');

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