simple-wappalyzer 1.1.32 → 1.1.36

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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/CHANGELOG.md +0 -107
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "simple-wappalyzer",
3
3
  "description": "A simple way to interacting with Wappalyzer.",
4
4
  "homepage": "https://nicedoc.io/Kikobeats/simple-wappalyzer",
5
- "version": "1.1.32",
5
+ "version": "1.1.36",
6
6
  "main": "src/index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",
@@ -29,10 +29,10 @@
29
29
  ],
30
30
  "dependencies": {
31
31
  "got": "~11.8.2",
32
- "jsdom": "~17.0.0",
32
+ "jsdom": "~19.0.0",
33
33
  "lodash": "~4.17.21",
34
34
  "tough-cookie": "~4.0.0",
35
- "wappalyzer-core": "~6.8.0",
35
+ "wappalyzer-core": "~6.9.0",
36
36
  "write-json-file": "~4.3.0"
37
37
  },
38
38
  "devDependencies": {
package/CHANGELOG.md DELETED
@@ -1,107 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### 1.1.32 (2021-08-30)
6
-
7
- ### 1.1.31 (2021-08-16)
8
-
9
- ### 1.1.30 (2021-08-06)
10
-
11
- ### 1.1.29 (2021-08-02)
12
-
13
- ### [1.1.28](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.27...v1.1.28) (2021-05-31)
14
-
15
- ### [1.1.27](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.26...v1.1.27) (2021-05-24)
16
-
17
- ### [1.1.26](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.25...v1.1.26) (2021-05-13)
18
-
19
- ### [1.1.25](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.24...v1.1.25) (2021-05-05)
20
-
21
- ### [1.1.24](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.23...v1.1.24) (2021-04-18)
22
-
23
- ### [1.1.23](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.22...v1.1.23) (2021-03-08)
24
-
25
- ### [1.1.22](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.21...v1.1.22) (2021-03-04)
26
-
27
- ### [1.1.21](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.20...v1.1.21) (2020-11-17)
28
-
29
- ### [1.1.20](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.19...v1.1.20) (2020-11-10)
30
-
31
- ### [1.1.19](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.18...v1.1.19) (2020-11-09)
32
-
33
- ### [1.1.18](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.17...v1.1.18) (2020-11-02)
34
-
35
- ### [1.1.17](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.16...v1.1.17) (2020-11-02)
36
-
37
- ### [1.1.16](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.15...v1.1.16) (2020-10-22)
38
-
39
- ### [1.1.15](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.14...v1.1.15) (2020-10-21)
40
-
41
- ### [1.1.14](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.13...v1.1.14) (2020-09-20)
42
-
43
- ### [1.1.13](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.12...v1.1.13) (2020-09-04)
44
-
45
- ### [1.1.12](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.11...v1.1.12) (2020-08-31)
46
-
47
- ### [1.1.11](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.10...v1.1.11) (2020-08-23)
48
-
49
- ### [1.1.10](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.9...v1.1.10) (2020-08-23)
50
-
51
- ### [1.1.9](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.8...v1.1.9) (2020-08-10)
52
-
53
- ### [1.1.8](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.7...v1.1.8) (2020-07-31)
54
-
55
- ### [1.1.7](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.6...v1.1.7) (2020-07-27)
56
-
57
- ### [1.1.6](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.5...v1.1.6) (2020-07-10)
58
-
59
- ### [1.1.5](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.4...v1.1.5) (2020-07-08)
60
-
61
- ### [1.1.4](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.3...v1.1.4) (2020-07-04)
62
-
63
- ### [1.1.3](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.2...v1.1.3) (2020-06-16)
64
-
65
- ### [1.1.2](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.1...v1.1.2) (2020-06-16)
66
-
67
- ### [1.1.1](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.0...v1.1.1) (2020-06-15)
68
-
69
- ## [1.1.0](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.8...v1.1.0) (2020-06-15)
70
-
71
- ### [1.0.8](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.7...v1.0.8) (2020-05-29)
72
-
73
- ### [1.0.7](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.6...v1.0.7) (2020-04-16)
74
-
75
- ### [1.0.6](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.5...v1.0.6) (2020-03-21)
76
-
77
- ### [1.0.5](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.4...v1.0.5) (2020-03-08)
78
-
79
- ### [1.0.4](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.3...v1.0.4) (2020-03-08)
80
-
81
-
82
- ### Bug Fixes
83
-
84
- * use lodash.get ([4d02c75](https://github.com/Kikobeats/simple-wappalyzer/commit/4d02c75533aed53d352200a23ac4214839db19fe))
85
-
86
- ### [1.0.3](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.2...v1.0.3) (2020-03-08)
87
-
88
-
89
- ### Bug Fixes
90
-
91
- * ensure cookies is an array ([a836aef](https://github.com/Kikobeats/simple-wappalyzer/commit/a836aef68b7be189f5c19f0271728696c110eccc))
92
-
93
- ### [1.0.2](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.1...v1.0.2) (2020-03-07)
94
-
95
-
96
- ### Bug Fixes
97
-
98
- * parse cookies ([52b31af](https://github.com/Kikobeats/simple-wappalyzer/commit/52b31af245a919f2ca69156636fd6864cb6313f5))
99
-
100
- ### [1.0.1](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.0.0...v1.0.1) (2020-03-07)
101
-
102
-
103
- ### Bug Fixes
104
-
105
- * export ([f56fd66](https://github.com/Kikobeats/simple-wappalyzer/commit/f56fd661929ecb0d0b916cf082050d52aaeb0b02))
106
-
107
- ## 1.0.0 (2020-03-05)