tnp-helpers 21.0.8 → 21.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/browser/fesm2022/tnp-helpers-browser.mjs +1 -1
- package/browser/fesm2022/tnp-helpers-browser.mjs.map +1 -1
- package/browser/package.json +7 -4
- package/browser/types/tnp-helpers-browser.d.ts +1 -1
- package/lib/base/tcp-udp-ports/not-assignable-port.entity.js +2 -2
- package/lib/build-info._auto-generated_.d.ts +1 -1
- package/lib/build-info._auto-generated_.js +1 -1
- package/lib/build-info._auto-generated_.js.map +1 -1
- package/lib/helpers/for-browser/angular.helper.js +2 -2
- package/lib/old/base-component.js +2 -2
- package/lib/old/base-formly-component.js +2 -2
- package/lib/old/dual-component-ctrl.js +2 -2
- package/package.json +3 -2
- package/websql/fesm2022/tnp-helpers-websql.mjs +1 -1
- package/websql/fesm2022/tnp-helpers-websql.mjs.map +1 -1
- package/websql/package.json +7 -4
- package/websql/types/tnp-helpers-websql.d.ts +1 -1
|
@@ -7644,7 +7644,7 @@ const PROJECT_NPM_NAME = 'tnp-helpers';
|
|
|
7644
7644
|
/**
|
|
7645
7645
|
* Autogenerated by current cli tool. Use *tnp release* to bump version.
|
|
7646
7646
|
*/
|
|
7647
|
-
const CURRENT_PACKAGE_VERSION = '21.0.
|
|
7647
|
+
const CURRENT_PACKAGE_VERSION = '21.0.10';
|
|
7648
7648
|
// THIS FILE IS GENERATED - DO NOT MODIFY
|
|
7649
7649
|
|
|
7650
7650
|
//#endregion
|