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

deep-core

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-core - npm Package Compare versions

Comparing version 1.12.2 to 1.12.3

3

lib.compiled/AWS/Lambda/Runtime.js

@@ -285,3 +285,4 @@ /**

if (this.securityService.identityPoolId !== identityPoolId) {
if (this.securityService.identityPoolId !== identityPoolId && !this._kernel.container.localBackend) {
return Promise.reject(new _InvalidCognitoIdentityException.InvalidCognitoIdentityException(identityPoolId));

@@ -288,0 +289,0 @@ }

{
"name": "deep-core",
"version": "1.12.2",
"version": "1.12.3",
"description": "DEEP Core Library",

@@ -5,0 +5,0 @@ "keywords": [

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