@purchasely/cordova-plugin-purchasely 2.2.2 → 2.2.3
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/VERSIONS.md +2 -1
- package/example/package-lock.json +24 -11
- package/example/package.json +4 -3
- package/package.json +1 -1
- package/plugin.xml +1 -1
package/VERSIONS.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"devDependencies": {
|
|
12
|
+
"@purchasely/cordova-plugin-purchasely": "^2.2.2",
|
|
12
13
|
"cordova-android": "^10.1.0",
|
|
13
14
|
"cordova-ios": "^6.2.0",
|
|
14
15
|
"cordova-plugin-purchasely": "file:.."
|
|
@@ -16,7 +17,7 @@
|
|
|
16
17
|
},
|
|
17
18
|
"..": {
|
|
18
19
|
"name": "cordova-plugin-purchasely",
|
|
19
|
-
"version": "2.2.
|
|
20
|
+
"version": "2.2.3",
|
|
20
21
|
"dev": true,
|
|
21
22
|
"license": "ISC"
|
|
22
23
|
},
|
|
@@ -66,6 +67,12 @@
|
|
|
66
67
|
"node": ">= 8"
|
|
67
68
|
}
|
|
68
69
|
},
|
|
70
|
+
"node_modules/@purchasely/cordova-plugin-purchasely": {
|
|
71
|
+
"version": "2.2.2",
|
|
72
|
+
"resolved": "https://registry.npmjs.org/@purchasely/cordova-plugin-purchasely/-/cordova-plugin-purchasely-2.2.2.tgz",
|
|
73
|
+
"integrity": "sha512-0d8Bfh2RKLU2D+kMiZ75SqeT3/5C3BaTFRFi6+cTKzrZcycjRW1nhHP1lvjoHXvaDDh9bxVMVKt2uCtTtE8xig==",
|
|
74
|
+
"dev": true
|
|
75
|
+
},
|
|
69
76
|
"node_modules/abbrev": {
|
|
70
77
|
"version": "1.1.1",
|
|
71
78
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
@@ -552,7 +559,7 @@
|
|
|
552
559
|
"node_modules/ios-sim/node_modules/nopt": {
|
|
553
560
|
"version": "1.0.9",
|
|
554
561
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.9.tgz",
|
|
555
|
-
"integrity": "
|
|
562
|
+
"integrity": "sha512-CmUZ3rzN0/4kRHum5pGRiGkhmBMzgtEDxrZVHqRJDSv8qK6s+wzaig/xeyB22Due5aZQeTiEZg/nrmMH2tapDQ==",
|
|
556
563
|
"dev": true,
|
|
557
564
|
"dependencies": {
|
|
558
565
|
"abbrev": "1"
|
|
@@ -903,7 +910,7 @@
|
|
|
903
910
|
"node_modules/rechoir": {
|
|
904
911
|
"version": "0.6.2",
|
|
905
912
|
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
|
|
906
|
-
"integrity": "
|
|
913
|
+
"integrity": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==",
|
|
907
914
|
"dev": true,
|
|
908
915
|
"dependencies": {
|
|
909
916
|
"resolve": "^1.1.6"
|
|
@@ -1063,7 +1070,7 @@
|
|
|
1063
1070
|
"node_modules/stream-buffers": {
|
|
1064
1071
|
"version": "2.2.0",
|
|
1065
1072
|
"resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
|
|
1066
|
-
"integrity": "
|
|
1073
|
+
"integrity": "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==",
|
|
1067
1074
|
"dev": true,
|
|
1068
1075
|
"engines": {
|
|
1069
1076
|
"node": ">= 0.10.0"
|
|
@@ -1108,7 +1115,7 @@
|
|
|
1108
1115
|
"node_modules/tail": {
|
|
1109
1116
|
"version": "0.4.0",
|
|
1110
1117
|
"resolved": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz",
|
|
1111
|
-
"integrity": "
|
|
1118
|
+
"integrity": "sha512-i5rOhX0PwkFSbjID14mmuoqrLUIqpJeBwg0esugSbb+6Y+dzgN/O3YZXzzPL7dnQJGbQLs8cwM8Zsak5kFJGcA==",
|
|
1112
1119
|
"dev": true,
|
|
1113
1120
|
"engines": {
|
|
1114
1121
|
"node": ">= 0.4.0"
|
|
@@ -1219,7 +1226,7 @@
|
|
|
1219
1226
|
"node_modules/xml-escape": {
|
|
1220
1227
|
"version": "1.1.0",
|
|
1221
1228
|
"resolved": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.1.0.tgz",
|
|
1222
|
-
"integrity": "
|
|
1229
|
+
"integrity": "sha512-B/T4sDK8Z6aUh/qNr7mjKAwwncIljFuUP+DO/D5hloYFj+90O88z8Wf7oSucZTHxBAsC1/CTP4rtx/x1Uf72Mg==",
|
|
1223
1230
|
"dev": true
|
|
1224
1231
|
},
|
|
1225
1232
|
"node_modules/xmlbuilder": {
|
|
@@ -1276,6 +1283,12 @@
|
|
|
1276
1283
|
"fastq": "^1.6.0"
|
|
1277
1284
|
}
|
|
1278
1285
|
},
|
|
1286
|
+
"@purchasely/cordova-plugin-purchasely": {
|
|
1287
|
+
"version": "2.2.2",
|
|
1288
|
+
"resolved": "https://registry.npmjs.org/@purchasely/cordova-plugin-purchasely/-/cordova-plugin-purchasely-2.2.2.tgz",
|
|
1289
|
+
"integrity": "sha512-0d8Bfh2RKLU2D+kMiZ75SqeT3/5C3BaTFRFi6+cTKzrZcycjRW1nhHP1lvjoHXvaDDh9bxVMVKt2uCtTtE8xig==",
|
|
1290
|
+
"dev": true
|
|
1291
|
+
},
|
|
1279
1292
|
"abbrev": {
|
|
1280
1293
|
"version": "1.1.1",
|
|
1281
1294
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
@@ -1667,7 +1680,7 @@
|
|
|
1667
1680
|
"nopt": {
|
|
1668
1681
|
"version": "1.0.9",
|
|
1669
1682
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.9.tgz",
|
|
1670
|
-
"integrity": "
|
|
1683
|
+
"integrity": "sha512-CmUZ3rzN0/4kRHum5pGRiGkhmBMzgtEDxrZVHqRJDSv8qK6s+wzaig/xeyB22Due5aZQeTiEZg/nrmMH2tapDQ==",
|
|
1671
1684
|
"dev": true,
|
|
1672
1685
|
"requires": {
|
|
1673
1686
|
"abbrev": "1"
|
|
@@ -1913,7 +1926,7 @@
|
|
|
1913
1926
|
"rechoir": {
|
|
1914
1927
|
"version": "0.6.2",
|
|
1915
1928
|
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
|
|
1916
|
-
"integrity": "
|
|
1929
|
+
"integrity": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==",
|
|
1917
1930
|
"dev": true,
|
|
1918
1931
|
"requires": {
|
|
1919
1932
|
"resolve": "^1.1.6"
|
|
@@ -2027,7 +2040,7 @@
|
|
|
2027
2040
|
"stream-buffers": {
|
|
2028
2041
|
"version": "2.2.0",
|
|
2029
2042
|
"resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
|
|
2030
|
-
"integrity": "
|
|
2043
|
+
"integrity": "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==",
|
|
2031
2044
|
"dev": true
|
|
2032
2045
|
},
|
|
2033
2046
|
"string.prototype.codepointat": {
|
|
@@ -2057,7 +2070,7 @@
|
|
|
2057
2070
|
"tail": {
|
|
2058
2071
|
"version": "0.4.0",
|
|
2059
2072
|
"resolved": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz",
|
|
2060
|
-
"integrity": "
|
|
2073
|
+
"integrity": "sha512-i5rOhX0PwkFSbjID14mmuoqrLUIqpJeBwg0esugSbb+6Y+dzgN/O3YZXzzPL7dnQJGbQLs8cwM8Zsak5kFJGcA==",
|
|
2061
2074
|
"dev": true
|
|
2062
2075
|
},
|
|
2063
2076
|
"to-regex-range": {
|
|
@@ -2138,7 +2151,7 @@
|
|
|
2138
2151
|
"xml-escape": {
|
|
2139
2152
|
"version": "1.1.0",
|
|
2140
2153
|
"resolved": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.1.0.tgz",
|
|
2141
|
-
"integrity": "
|
|
2154
|
+
"integrity": "sha512-B/T4sDK8Z6aUh/qNr7mjKAwwncIljFuUP+DO/D5hloYFj+90O88z8Wf7oSucZTHxBAsC1/CTP4rtx/x1Uf72Mg==",
|
|
2142
2155
|
"dev": true
|
|
2143
2156
|
},
|
|
2144
2157
|
"xmlbuilder": {
|
package/example/package.json
CHANGED
|
@@ -13,17 +13,18 @@
|
|
|
13
13
|
"author": "Apache Cordova Team",
|
|
14
14
|
"license": "Apache-2.0",
|
|
15
15
|
"devDependencies": {
|
|
16
|
+
"@purchasely/cordova-plugin-purchasely": "^2.2.2",
|
|
16
17
|
"cordova-android": "^10.1.0",
|
|
17
18
|
"cordova-ios": "^6.2.0",
|
|
18
19
|
"cordova-plugin-purchasely": "file:.."
|
|
19
20
|
},
|
|
20
21
|
"cordova": {
|
|
21
22
|
"plugins": {
|
|
23
|
+
"@purchasely/cordova-plugin-purchasely": {},
|
|
22
24
|
"cordova-plugin-purchasely": {}
|
|
23
25
|
},
|
|
24
26
|
"platforms": [
|
|
25
|
-
"android"
|
|
26
|
-
"ios"
|
|
27
|
+
"android"
|
|
27
28
|
]
|
|
28
29
|
}
|
|
29
|
-
}
|
|
30
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@purchasely/cordova-plugin-purchasely",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.3",
|
|
4
4
|
"description": "Purchasely is a solution to ease the integration and boost your In-App Purchases & Subscriptions on the App Store, Google Play Store, Amazon Appstore and Huawei App Gallery.",
|
|
5
5
|
"cordova": {
|
|
6
6
|
"id": "@purchasely/cordova-plugin-purchasely",
|