@openfin/core
Advanced tools
Comparing version 40.100.2 to 40.100.3
{ | ||
"name": "@openfin/core", | ||
"version": "40.100.2", | ||
"version": "40.100.3", | ||
"description": "The core renderer entry point of OpenFin", | ||
@@ -27,3 +27,4 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"test:imports": "ts-node scripts/verify-imports", | ||
"test:mocha": "ts-mocha -R dot --exit \"./src/**/__tests__/**.test.ts\"" | ||
"test:mocha": "ts-mocha -R dot --exit \"./src/**/__tests__/**.test.ts\"", | ||
"version:update": "of-npm version --allow-same-version '$RMAJOR.$RMINOR.$RPATCH'" | ||
}, | ||
@@ -30,0 +31,0 @@ "files": [ |
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
3416957