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
1
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 3.4.1 to 3.4.2

.github/workflows/pages-build-deployment.yml

7

CHANGELOG.md

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

## [3.4.2](https://github.com/contentful/node-apps-toolkit/compare/v3.4.1...v3.4.2) (2024-05-29)
### Bug Fixes
* re-add action for building and publishing docs [] ([#625](https://github.com/contentful/node-apps-toolkit/issues/625)) ([40b89e2](https://github.com/contentful/node-apps-toolkit/commit/40b89e21e549e07849856edee525c91557446631))
## [3.4.1](https://github.com/contentful/node-apps-toolkit/compare/v3.4.0...v3.4.1) (2024-05-06)

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

16

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

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

"@types/mocha": "10.0.6",
"@types/node": "20.12.4",
"@types/node": "20.12.12",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"base64url": "3.0.1",

@@ -50,8 +50,8 @@ "dotenv": "16.4.5",

"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.4",
"mocha": "10.4.0",
"prettier": "3.2.5",
"semantic-release": "23.0.7",
"serve": "14.2.1",
"sinon": "17.0.1",
"semantic-release": "23.1.1",
"serve": "14.2.3",
"sinon": "18.0.0",
"ts-node": "10.9.2",

@@ -58,0 +58,0 @@ "typedoc": "0.25.12",

Sorry, the diff of this file is not supported yet

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