PluginProbe ʕ •ᴥ•ʔ
GDPR Cookie Compliance – Cookie Banner, Cookie Consent, Cookie Notice for CCPA, EU Cookie Law / 5.0.14
GDPR Cookie Compliance – Cookie Banner, Cookie Consent, Cookie Notice for CCPA, EU Cookie Law v5.0.14
5.0.14 5.0.13 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.2.0 3.2.1 4.0.0 4.0.1 4.0.2 4.0.3 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.10.0 4.10.1 4.10.2 4.10.3 4.10.4 4.10.5 4.10.6 4.11.0 4.11.1 4.11.2 4.12.0 4.12.1 4.12.2 4.12.3 4.12.4 4.12.5 4.12.6 4.12.7 4.12.8 4.13.0 4.13.1 4.13.2 4.13.3 4.13.4 4.14.0 4.15.0 4.15.1 4.15.10 4.15.2 4.15.3 4.15.4 4.15.5 4.15.6 4.15.7 4.15.8 4.15.9 4.16.1 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.3.8 4.3.9 4.4.0 4.4.1 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.5.0 4.5.1 4.5.10 4.5.11 4.5.12 4.5.13 4.5.2 4.5.3 4.5.4 4.5.5 4.5.6 4.5.7 4.5.8 4.5.9 4.6.0 4.6.1 4.6.2 4.6.3 4.7.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 4.7.6 4.7.7 4.8.0 4.8.1 4.8.10 4.8.11 4.8.12 4.8.13 4.8.2 4.8.3 4.8.4 4.8.5 4.8.6 4.8.7 4.8.8 4.8.9 4.9.1 4.9.2 4.9.3 4.9.4 4.9.5 4.9.6 4.9.7 5.0.0 5.0.1 5.0.10 5.0.11 5.0.12 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 5.0.8 5.0.9 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2
gdpr-cookie-compliance / package.json
gdpr-cookie-compliance Last commit date
assets 1 week ago controllers 1 week ago dist 1 week ago gdpr-modules 1 week ago languages 1 week ago views 1 week ago bower.json 1 week ago class-gdpr-modules-view.php 1 week ago class-gdpr-modules.php 1 week ago class-gdpr-view.php 1 week ago class-moove-gdpr-actions.php 1 week ago class-moove-gdpr-content.php 1 week ago class-moove-gdpr-options.php 1 week ago gdpr-functions.php 1 week ago gulpfile.js 1 week ago moove-gdpr.php 1 week ago package.json 1 week ago readme.txt 1 week ago
package.json
53 lines
1 {
2 "name": "gdpr-cookie-compliance",
3 "version": "1.0.0",
4 "author": "Moove Agency <plugins@mooveagency.com>",
5 "homepage": "https://www.mooveagency.com/",
6 "bugs": {
7 "url": "https://support.mooveagency.com/forum/gdpr-cookie-compliance/"
8 },
9 "licenses": [
10 {
11 "type": "MIT",
12 "url": "http://opensource.org/licenses/MIT"
13 }
14 ],
15 "scripts": {
16 "build": "bower install && gulp",
17 "jshint": "gulp jshint",
18 "jscs": "jscs gulpfile.js assets/scripts/*.js"
19 },
20 "engines": {
21 "node": ">= 4.5"
22 },
23 "devDependencies": {
24 "asset-builder": "^1.1.0",
25 "browser-sync": "^2.27.10",
26 "del": "^5.1.0",
27 "gulp": "^4.0.2",
28 "gulp-autoprefixer": "^8.0.0",
29 "gulp-changed": "^4.0.3",
30 "gulp-concat": "^2.6.0",
31 "gulp-cssnano": "^2.1.3",
32 "gulp-flatten": "^0.4.0",
33 "gulp-if": "^3.0.0",
34 "gulp-imagemin": "^7.1.0",
35 "gulp-jshint": "^2.0.4",
36 "gulp-less": "^4.0.1",
37 "gulp-plumber": "^1.2.1",
38 "gulp-rename": "^2.0.0",
39 "gulp-rev": "^9.0.0",
40 "gulp-sass": "^5.1.0",
41 "gulp-sourcemaps": "^3.0.0",
42 "gulp-uglify": "^3.0.2",
43 "jshint": "^2.13.6",
44 "jshint-stylish": "^2.2.1",
45 "lazypipe": "^1.0.2",
46 "merge-stream": "^2.0.0",
47 "minimist": "^1.2.8",
48 "sass": "^1.99.0",
49 "traverse": "^0.6.8",
50 "wiredep": "^4.0.0"
51 }
52 }
53