@givefreely/adunit 2.2.0-dev.0 → 2.2.1-dev.0

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/LICENSE CHANGED
@@ -2,7 +2,7 @@ PROPRIETARY LICENSE AGREEMENT
2
2
 
3
3
  GiveFreely NPM PACKAGE LICENSE
4
4
 
5
- This is a legal agreement between you (either an individual or an entity) and Give Freely regarding your use of the Ad Unit software package and accompanying documentation (collectively referred to as the "Software").
5
+ This is a legal agreement between you (either an individual or an entity) and Give Freely regarding your use of the Give Freely library software package and accompanying documentation (collectively referred to as the "Software").
6
6
 
7
7
  1. GRANT OF LICENSE
8
8
  Subject to the terms and conditions of this License Agreement, Give Freely grants you a limited, non-exclusive, non-transferable license to install and use the Software solely in conjunction with the Give Freely services for which you have been separately granted authorization.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@givefreely/adunit",
3
- "version": "2.2.0-dev.0",
3
+ "version": "2.2.1-dev.0",
4
4
  "description": "GiveFreely module",
5
5
  "main": "./GiveFreely-content.cjs",
6
6
  "module": "./GiveFreely-content.esm",