apigee-templater-module
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "apigee-templater-module", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "This library provides templating services for Apigee X proxies.", | ||
@@ -26,2 +26,3 @@ "homepage": "https://github.com/tyayers/apigee-templater", | ||
"@types/express": "^4.17.13", | ||
"@types/handlebars": "^4.1.0", | ||
"@types/node": "^17.0.10", | ||
@@ -37,3 +38,2 @@ "archiver": "^5.3.0", | ||
"@types/chai": "^4.3.0", | ||
"@types/handlebars": "^4.1.0", | ||
"@types/js-yaml": "^4.0.5", | ||
@@ -47,2 +47,2 @@ "@types/mocha": "^9.1.0", | ||
} | ||
} | ||
} |
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
87757
9
8
+ Added@types/handlebars@^4.1.0
+ Added@types/handlebars@4.1.0(transitive)