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

@jrmdayn/googleapis-batcher

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jrmdayn/googleapis-batcher - npm Package Compare versions

Comparing version

to
0.5.0

4

dist/index.js

@@ -57,4 +57,4 @@ "use strict";

{{#if body}}
Content-Type: application/json
{{{json body}}}
{{{body}}}
{{/if}}

@@ -61,0 +61,0 @@

{
"name": "@jrmdayn/googleapis-batcher",
"version": "0.4.0",
"version": "0.5.0",
"description": "A library for batching Google APIs requests in Node.js",

@@ -33,2 +33,3 @@ "contributors": [

"devDependencies": {
"@types/debug": "^4.1.7",
"@types/node": "16.11.22",

@@ -50,4 +51,3 @@ "@typescript-eslint/eslint-plugin": "^5.36.2",

"dependencies": {
"@types/debug": "^4.1.7",
"dataloader": "^2.1.0",
"dataloader": "^2.2.1",
"debug": "^4.3.4",

@@ -54,0 +54,0 @@ "handlebars": "^4.7.7",

Sorry, the diff of this file is not supported yet