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
49
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.5.2 to 2.6.0

7

CHANGELOG.md

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

# [2.6.0](https://github.com/contentful/node-apps-toolkit/compare/v2.5.2...v2.6.0) (2023-09-21)
### Features
* update AppActionCallContext type to reflect cmaHost ([#351](https://github.com/contentful/node-apps-toolkit/issues/351)) ([1c6a623](https://github.com/contentful/node-apps-toolkit/commit/1c6a6237591339690e608ffcc0a8aa0aa7772ed7))
## [2.5.2](https://github.com/contentful/node-apps-toolkit/compare/v2.5.1...v2.5.2) (2023-09-05)

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

1

lib/requests/typings/appAction.d.ts

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

userId: string;
cmaHost: string;
};
};

10

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

@@ -39,3 +39,3 @@ "main": "lib/index.js",

"@types/mocha": "10.0.1",
"@types/node": "20.5.9",
"@types/node": "20.6.3",
"@types/sinon": "10.0.16",

@@ -46,3 +46,3 @@ "@typescript-eslint/eslint-plugin": "5.61.0",

"dotenv": "16.3.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",

@@ -56,5 +56,5 @@ "eslint-plugin-prettier": "4.2.1",

"serve": "14.2.1",
"sinon": "15.2.0",
"sinon": "16.0.0",
"ts-node": "10.9.1",
"typedoc": "0.25.0",
"typedoc": "0.25.1",
"typescript": "5.2.2"

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

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