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

@contentful/node-apps-toolkit

Package Overview
Dependencies
Maintainers
7
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/node-apps-toolkit - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.6.1](https://github.com/contentful/node-apps-toolkit/compare/v2.6.0...v2.6.1) (2023-09-21)
### Bug Fixes
* adds uploadHost to appActionCallContext type ([#353](https://github.com/contentful/node-apps-toolkit/issues/353)) ([a918331](https://github.com/contentful/node-apps-toolkit/commit/a918331fdfd8157c98d5c38ff96366919c885683))
# [2.6.0](https://github.com/contentful/node-apps-toolkit/compare/v2.5.2...v2.6.0) (2023-09-21)

@@ -2,0 +9,0 @@

1

lib/requests/typings/appAction.d.ts

@@ -10,3 +10,4 @@ import { PlainClientAPI } from 'contentful-management';

cmaHost: string;
uploadHost: string;
};
};

2

package.json
{
"name": "@contentful/node-apps-toolkit",
"version": "2.6.0",
"version": "2.6.1",
"description": "A collection of helpers and utilities for creating NodeJS Contentful Apps",

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

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