PluginProbe ʕ •ᴥ•ʔ
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments / 4.3.1
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments v4.3.1
4.4.1 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.3 4.2.2 4.2.1 1.0.3 1.0.4 1.0.5 1.0.6 1.1.0 1.1.1 1.1.10 1.1.11 1.1.12 1.1.13 1.1.14 1.1.15 1.1.16 1.1.17 1.1.18 1.1.19 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.11.0 1.11.1 1.11.2 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.9.0 1.9.1 1.9.2 1.9.3 1.9.4 1.9.5 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.10.0 2.10.1 2.11.0 2.11.1 2.11.2 2.11.3 2.11.4 2.12.0 2.13.0 2.14.0 2.14.1 2.15.0 2.15.1 2.16.0 2.16.1 2.16.2 2.16.3 2.17.0 2.17.1 2.17.2 2.18.0 2.19.0 2.19.2 2.19.3 2.19.4 2.2.0 2.2.1 2.20.0 2.20.1 2.20.2 2.20.3 2.20.4 2.20.5 2.20.6 2.21.0 2.22.0 2.22.1 2.23.0 2.24.0 2.25.0 2.25.1 2.25.2 2.26.0 2.27.0 2.27.1 2.28.0 2.29.0 2.29.1 2.29.2 2.29.3 2.29.4 2.3.0 2.3.1 2.30.0 2.31.0 2.31.1 2.31.2 2.31.3 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.40.0 2.40.1 2.5.0 2.5.1 2.5.2 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.9.0 3.0.0 3.0.0-RC1 3.0.0-RC2 3.0.0-beta1 3.0.0-beta2 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.10.0 3.10.1 3.11.0 3.12.0 3.13.0 3.13.1 3.13.2 3.13.3 3.13.4 3.14.0 3.15.0 3.15.1 3.15.2 3.15.3 3.15.4 3.15.5 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.16.6 3.16.7 3.16.8 3.17.0 3.17.1 3.17.2 3.17.3 3.17.4 3.17.5 3.17.6 3.18.0 3.19.0 3.19.1 3.19.2 3.2.0 3.2.1 3.2.2 3.20.0 3.20.1 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 4.0.0 4.0.1 4.0.2 4.0.3 trunk 4.1.0 0.2.19.1 4.1.1 1.0.0 4.2.0 1.0.1 1.0.2
surecart / package.json
surecart Last commit date
app 1 month ago core 3 months ago dist 1 month ago images 1 month ago languages 1 month ago packages 1 month ago styles 9 months ago templates 3 months ago vendor 1 month ago views 1 month ago LICENSE 3 years ago README.md 5 months ago composer.json 2 months ago package.json 6 months ago readme.txt 1 month ago surecart.php 1 month ago
package.json
198 lines
1 {
2 "name": "@surecart/surecart",
3 "private": true,
4 "workspaces": [
5 "packages/*"
6 ],
7 "engines": {
8 "node": ">=12"
9 },
10 "files": [
11 "app/",
12 "dist/",
13 "languages/",
14 "packages/icons/",
15 "packages/blocks/**/Controllers/**/*.php",
16 "packages/blocks/**/*.php",
17 "packages/blocks/**/Blocks/*.php",
18 "packages/blocks/**/Blocks/**/*.json",
19 "packages/blocks/**/Blocks/**/*.css",
20 "packages/blocks-next/build/",
21 "packages/blocks-next/index.php",
22 "templates/",
23 "images/",
24 "core/",
25 "vendor/",
26 "views/",
27 "styles/",
28 "!node_modules",
29 "LICENSE",
30 "composer.json",
31 "README.md",
32 "readme.txt",
33 "screenshot-1.png",
34 "*.php"
35 ],
36 "prettier": "@wordpress/prettier-config",
37 "scripts": {
38 "wp-env": "wp-env",
39 "dev": "composer install && yarn start:workspace",
40 "docs:release": "yarn workspaces foreach run docs:release",
41 "dev:docs": "yarn workspace @surecart/docs run start",
42 "bootstrap": "yarn workspace @surecart/components build && yarn workspace @surecart/components-react build && yarn workspace @surecart/blocks build",
43 "i18n": "run-s -cl i18n:textdomain i18n:pot",
44 "i18n:textdomain": "wpi18n addtextdomain --exclude=dist,node_modules,resources,tests,vendor --textdomain=surecart",
45 "i18n:pot": "node ./translate.js",
46 "release:build": "yarn workspaces foreach -v run release",
47 "composer:release": "composer install --no-dev && composer update surecart/blocks --no-dev",
48 "plugin:release": "composer install && yarn release:build && wp-scripts build && yarn i18n:pot && yarn load-translations && yarn composer:release && yarn plugin-zip",
49 "release:zip": "node .dev/build/release/release.js surecart-plugin",
50 "watch": "yarn start",
51 "start": "wp-scripts start",
52 "start:workspace": "yarn workspaces foreach -pvi run watch",
53 "check-engines": "wp-scripts check-engines",
54 "check-licenses": "wp-scripts check-licenses",
55 "format:js": "wp-scripts format",
56 "lint:css": "wp-scripts lint-style",
57 "lint:js": "wp-scripts lint-js",
58 "lint:md:docs": "wp-scripts lint-md-docs",
59 "lint:md:js": "wp-scripts lint-md-js",
60 "lint:pkg-json": "wp-scripts lint-pkg-json",
61 "packages-update": "wp-scripts packages-update",
62 "plugin-zip": "node .dev/release.js",
63 "load-translations": "node .dev/translations.js",
64 "test:php": "wp-env run tests-cli ./vendor/bin/phpunit --env-cwd=wp-content/plugins/surecart --testdox",
65 "test:php:ci": "wp-env run tests-cli ./vendor/bin/phpunit --env-cwd=wp-content/plugins/surecart-wp --testdox",
66 "test:e2e": "yarn playwright test --reporter=list",
67 "test:e2e:ui": "yarn playwright test --ui",
68 "test:e2e:debug": "yarn playwright test --debug",
69 "test:e2e:trace": "yarn playwright test --trace on"
70 },
71 "browserslist": [
72 "last 3 versions"
73 ],
74 "dependencies": {
75 "-": "^0.0.1",
76 "@paystack/inline-js": "^2.13",
77 "@rails/activestorage": "^6.1.4-1",
78 "@wordpress/babel-preset-default": "^7.41.0",
79 "@wordpress/base-styles": "^4.48.0",
80 "@wordpress/block-editor": "^12.25.0",
81 "@wordpress/block-library": "^8.34.0",
82 "@wordpress/blocks": "^12.34.0",
83 "@wordpress/components": "^29.3.0",
84 "@wordpress/core-data": "^6.21.0",
85 "@wordpress/data": "^9.27.0",
86 "@wordpress/date": "^4.57.0",
87 "@wordpress/dom-ready": "^3.57.0",
88 "@wordpress/e2e-test-utils-playwright": "^0.25.0",
89 "@wordpress/editor": "^13.34.0",
90 "@wordpress/element": "^5.34.0",
91 "@wordpress/format-library": "^4.34.0",
92 "@wordpress/i18n": "^4.57.0",
93 "@wordpress/icons": "^10.14.0",
94 "@wordpress/interface": "^5.34.0",
95 "@wordpress/media-utils": "^4.48.0",
96 "D": "^1.0.0",
97 "autoprefixer": "^10",
98 "babel-loader": "^8.2.3",
99 "chokidar": "^3.4.0",
100 "classnames": "^2.3.1",
101 "clean-webpack-plugin": "^0.1.19",
102 "cross-env": "^7.0.2",
103 "crypto-js": "^4.1.1",
104 "css-loader": "^3.5.3",
105 "cssnano": "^4.1.10",
106 "dayjs": "^1.11.6",
107 "dot-prop-immutable": "^2.1.1",
108 "feather-icons": "^4.28.0",
109 "file-loader": "^6.0.0",
110 "history": "^5.0.0",
111 "imagemin-mozjpeg": "^8.0.0",
112 "imagemin-webpack-plugin": "^2.1.1",
113 "import-glob": "^1.5.0",
114 "litepicker": "^2.0.11",
115 "loader-utils": "^1.1.0",
116 "lodash": "^4.17.15",
117 "mini-css-extract-plugin": "^2.9.0",
118 "node-sass": "^9.0.0",
119 "normalizr": "^3.6.1",
120 "npm-run-all": "^4.1.3",
121 "path-to-regexp": "^6.2.0",
122 "po2json": "^0.4.5",
123 "postcss": "^8.0.1",
124 "postcss-discard-comments": "^4",
125 "postcss-loader": "^4.2.0",
126 "querystringify": "^2.2.0",
127 "react-canvas-confetti": "^1.4.0",
128 "react-smooth-dnd": "^0.11.1",
129 "react-virtuoso": "^4.6.0",
130 "sass-loader": "^10",
131 "svg-sprite-loader": "^4.2.5",
132 "swiper": "^11",
133 "swr": "^1.2.2",
134 "thread-loader": "^3.0.4",
135 "tmp": "^0.2.1"
136 },
137 "devDependencies": {
138 "@emotion/babel-plugin": "^11.7.2",
139 "@emotion/babel-preset-css-prop": "^11.2.0",
140 "@emotion/cache": "^11.10.5",
141 "@emotion/core": "^10.1.1",
142 "@emotion/css": "^11.10.6",
143 "@emotion/hash": "^0.8.0",
144 "@emotion/native": "^10.0.22",
145 "@emotion/react": "^11.7.1",
146 "@emotion/styled": "^10.0.23",
147 "@playwright/test": "^1.38.0",
148 "@wordpress/data": "^9.27.0",
149 "@wordpress/dependency-extraction-webpack-plugin": "^5.8.0",
150 "@wordpress/e2e-test-utils": "^10.28.0",
151 "@wordpress/env": "^9.9.0",
152 "@wordpress/prettier-config": "^3.14.0",
153 "@wordpress/scripts": "^30.6.2",
154 "adm-zip": "^0.5.9",
155 "archiver": "^4.0.1",
156 "chalk": "^4.0.0",
157 "change-case": "^4.1.1",
158 "co": "^4.6.0",
159 "copy-webpack-plugin": "6",
160 "eslint": "^6.8.0",
161 "eslint-config-airbnb": "^18.1.0",
162 "eslint-plugin-import": "^2.20.2",
163 "eslint-plugin-jsx-a11y": "^6.2.3",
164 "eslint-plugin-react": "^7.19.0",
165 "glob": "^7.1.4",
166 "inquirer": "^7.1.0",
167 "memize": "^1.1.0",
168 "node-wp-i18n": "^1.2.1",
169 "npm-packlist": "^3.0.0",
170 "process": "^0.11.10",
171 "react": "18.0.0",
172 "react-dom": "18.0.0",
173 "react-test-renderer": "18.0.0",
174 "replace-in-file": "^6.0.0",
175 "shelljs": "^0.8.5",
176 "stream-browserify": "^3.0.0",
177 "stylelint": "^13.3.3",
178 "stylelint-config-recommended-scss": "^4.2.0",
179 "stylelint-order": "^4.0.0",
180 "stylelint-scss": "^3.17.1",
181 "uuid": "^9.0.0",
182 "webpack-cli": "^4.9.2",
183 "webpack-dev-server": "^3.10.3"
184 },
185 "resolutions": {
186 "eslint-plugin-jsdoc": "^37.4.2",
187 "jest": "27.4.5",
188 "jest-cli": "27.4.5",
189 "jest-environment-node": "27.4.4"
190 },
191 "wp-env": {
192 "plugin-dir": "surecart",
193 "plugin-name": "SureCart"
194 },
195 "packageManager": "yarn@3.2.2",
196 "version": "0.0.1"
197 }
198