@contentful/node-apps-toolkit
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@contentful/node-apps-toolkit", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A collection of helpers and utilities for creating NodeJS Contentful Apps", | ||
@@ -24,2 +24,3 @@ "main": "lib/index.js", | ||
"debug": "^4.2.0", | ||
"@types/debug": "^4.1.5", | ||
"got": "^11.7.0", | ||
@@ -33,3 +34,2 @@ "jsonwebtoken": "^8.5.1", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@types/debug": "^4.1.5", | ||
"@types/jsonwebtoken": "^8.5.0", | ||
@@ -36,0 +36,0 @@ "@types/mocha": "^8.0.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23
6
+ Added@types/debug@^4.1.5
+ Added@types/debug@4.1.12(transitive)
+ Added@types/ms@0.7.34(transitive)