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.0016be4.0 to 1.1.8-canary.0490f19.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.0016be4.0",
"version": "1.1.8-canary.0490f19.0",
"prettier": "@friggframework/prettier-config",

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

"@friggframework/eslint-config": "^1.0.8",
"@friggframework/test-environment": "1.1.7-canary.0016be4.0",
"@friggframework/test-environment": "1.1.7-canary.0490f19.0",
"eslint": "^8.22.0",

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

"license": "MIT",
"gitHead": "0016be4391ab647cda3f4d28ba99abf9a1a9fc67"
"gitHead": "0490f1946d6b715992489d7bc7af0f5a10dec04c"
}
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