New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ginger.io/beyonce

Package Overview
Dependencies
Maintainers
16
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ginger.io/beyonce - npm Package Compare versions

Comparing version 0.0.47 to 0.0.48

2

dist/dynamo/Beyonce.js

@@ -97,3 +97,3 @@ "use strict";

Object.keys(unprocessedKeys).length > 0) {
console.error("Some keys didn't process", unprocessedKeys);
throw new Error(`Some keys didn't process: ${JSON.stringify(unprocessedKeys)}`);
}

@@ -100,0 +100,0 @@ const modelTags = params.keys.map((_) => _.modelTag);

{
"name": "@ginger.io/beyonce",
"version": "0.0.47",
"version": "0.0.48",
"description": "Type-safe DynamoDB query builder for TypeScript. Designed with single-table architecture in mind.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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