@financial-times/dotcom-server-app-context
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "@financial-times/dotcom-server-app-context", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "main": "dist/node/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"tsc": "../../node_modules/.bin/tsc", | ||
"tsc": "../../node_modules/.bin/tsc --incremental", | ||
"clean": "npm run clean:dist && npm run clean:node_modules", | ||
@@ -13,0 +13,0 @@ "clean:dist": "rm -rf dist", |
@@ -14,3 +14,3 @@ # @financial-times/dotcom-server-app-context | ||
This package is compatible with Node 8+ and is distributed on npm. | ||
This package is compatible with Node 12+ and is distributed on npm. | ||
@@ -17,0 +17,0 @@ ```bash |
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
15178