PluginProbe ʕ •ᴥ•ʔ
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments / 1.5.1
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments v1.5.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 3 years ago core 3 years ago dist 3 years ago images 3 years ago languages 3 years ago packages 3 years ago templates 3 years ago vendor 3 years ago views 3 years ago LICENSE 3 years ago README.md 3 years ago package.json 3 years ago readme.txt 3 years ago surecart.php 3 years ago
package.json
190 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/**/Blocks/**/*.php",
16 "packages/blocks/**/Blocks/*.php",
17 "packages/blocks/**/Blocks/**/*.json",
18 "packages/blocks/**/Controllers/**/*.php",
19 "templates/",
20 "images/",
21 "core/",
22 "vendor/",
23 "views/",
24 "!node_modules",
25 "LICENSE",
26 "README.md",
27 "readme.txt",
28 "screenshot-1.png",
29 "*.php"
30 ],
31 "prettier": "@wordpress/prettier-config",
32 "scripts": {
33 "wp-env": "wp-env",
34 "dev": "composer install && yarn start:workspace",
35 "docs:release": "yarn workspaces foreach run docs:release",
36 "dev:docs": "yarn workspace @surecart/docs run start",
37 "bootstrap": "yarn workspace @surecart/components build && yarn workspace @surecart/components-react build && yarn workspace @surecart/blocks build",
38 "i18n": "run-s -cl i18n:textdomain i18n:pot",
39 "i18n:textdomain": "wpi18n addtextdomain --exclude=dist,node_modules,resources,tests,vendor --textdomain=surecart",
40 "i18n:pot": "node ./translate.js",
41 "release:build": "yarn workspaces foreach run release",
42 "composer:release": "composer install --no-dev && composer update surecart/blocks --no-dev",
43 "plugin:release": "composer install && yarn release:build && wp-scripts build && yarn i18n:pot && yarn composer:release && yarn plugin-zip",
44 "release:zip": "node .dev/build/release/release.js surecart-plugin",
45 "watch": "yarn start",
46 "start": "wp-scripts start",
47 "start:workspace": "yarn workspaces foreach -pvi run watch",
48 "check-engines": "wp-scripts check-engines",
49 "check-licenses": "wp-scripts check-licenses",
50 "format:js": "wp-scripts format",
51 "lint:css": "wp-scripts lint-style",
52 "lint:js": "wp-scripts lint-js",
53 "lint:md:docs": "wp-scripts lint-md-docs",
54 "lint:md:js": "wp-scripts lint-md-js",
55 "lint:pkg-json": "wp-scripts lint-pkg-json",
56 "packages-update": "wp-scripts packages-update",
57 "plugin-zip": "node .dev/release.js",
58 "test:all": "yarn test:php && yarn test:cypress:ci && yarn workspace @surecart/components run test --spec --e2e",
59 "test:php": "wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/surecart/phpunit.xml --testdox'",
60 "test:php:ci": "wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/surecart-wp/phpunit.xml --testdox'",
61 "test:php:watch": "wp-env run phpunit '/var/www/html/wp-content/plugins/surecart/vendor/bin/phpunit-watcher watch --directories=/var/www/html/wp-content/plugins/surecart/app'",
62 "test:php:failing": "wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/surecart/phpunit.xml --group=failing' --verbose",
63 "test:cypress:ci": "wp-env start && wp-env clean && cypress run --config video=false --browser chrome",
64 "test:cypress:record": "wp-env start --xdebug && cypress run --browser chrome --record --key 29b7dee9-7f63-4a24-abd2-bd74c58ec60a",
65 "test:cypress": "yarn dev & npx cypress open",
66 "test:js": "wp-scripts test-unit-js --config jest.config.unit.js",
67 "test:js:coverage": "wp-scripts test-unit-js --config jest.config.unit.js --coverage"
68 },
69 "browserslist": [
70 "last 3 versions"
71 ],
72 "dependencies": {
73 "-": "^0.0.1",
74 "@rails/activestorage": "^6.1.4-1",
75 "@wordpress/babel-preset-default": "^6.2.0",
76 "@wordpress/base-styles": "^2.1.0",
77 "@wordpress/block-editor": "^4.4.0",
78 "@wordpress/block-library": "^2.23.0",
79 "@wordpress/blocks": "^6.21.0",
80 "@wordpress/components": "^10.1.0",
81 "@wordpress/core-data": "^2.21.0",
82 "@wordpress/data": "^4.23.0",
83 "@wordpress/date": "^4.14.0",
84 "@wordpress/dom-ready": "^2.10.0",
85 "@wordpress/editor": "^9.21.0",
86 "@wordpress/element": "^2.17.0",
87 "@wordpress/format-library": "^1.23.0",
88 "@wordpress/i18n": "^3.15.0",
89 "@wordpress/icons": "^6.1.1",
90 "@wordpress/interface": "^0.8.0",
91 "@wordpress/media-utils": "^1.16.0",
92 "D": "^1.0.0",
93 "apexcharts": "^3.35.4",
94 "autoprefixer": "^10",
95 "babel-loader": "^8.2.3",
96 "chokidar": "^3.4.0",
97 "classnames": "^2.3.1",
98 "clean-webpack-plugin": "^0.1.19",
99 "cross-env": "^7.0.2",
100 "crypto-js": "^4.1.1",
101 "css-loader": "^3.5.3",
102 "cssnano": "^4.1.10",
103 "dayjs": "^1.11.6",
104 "dot-prop-immutable": "^2.1.1",
105 "feather-icons": "^4.28.0",
106 "file-loader": "^6.0.0",
107 "history": "^5.0.0",
108 "imagemin-mozjpeg": "^8.0.0",
109 "imagemin-webpack-plugin": "^2.1.1",
110 "import-glob": "^1.5.0",
111 "litepicker": "^2.0.11",
112 "loader-utils": "^1.1.0",
113 "lodash": "^4.17.15",
114 "mini-css-extract-plugin": "^0.9.0",
115 "node-sass": "^6.0.1",
116 "normalizr": "^3.6.1",
117 "npm-run-all": "^4.1.3",
118 "path-to-regexp": "^6.2.0",
119 "postcss": "^8.0.1",
120 "postcss-discard-comments": "^4",
121 "postcss-loader": "^4.2.0",
122 "querystringify": "^2.2.0",
123 "react-apexcharts": "^1.4.0",
124 "react-smooth-dnd": "^0.11.1",
125 "sass-loader": "^10",
126 "svg-sprite-loader": "^4.2.5",
127 "swr": "^1.2.2",
128 "thread-loader": "^3.0.4",
129 "tmp": "^0.2.1"
130 },
131 "devDependencies": {
132 "@emotion/babel-plugin": "^11.7.2",
133 "@emotion/babel-preset-css-prop": "^11.2.0",
134 "@emotion/core": "^10.1.1",
135 "@emotion/css": "^10.0.22",
136 "@emotion/hash": "^0.8.0",
137 "@emotion/native": "^10.0.22",
138 "@emotion/react": "^11.7.1",
139 "@emotion/styled": "^10.0.23",
140 "@wordpress/data": "^6.1.0",
141 "@wordpress/dependency-extraction-webpack-plugin": "^3.2.1",
142 "@wordpress/e2e-test-utils": "^5.4.1",
143 "@wordpress/env": "^4.8.0",
144 "@wordpress/prettier-config": "^1.4.0",
145 "@wordpress/scripts": "^22.5.0",
146 "adm-zip": "^0.5.9",
147 "archiver": "^4.0.1",
148 "chalk": "^4.0.0",
149 "change-case": "^4.1.1",
150 "co": "^4.6.0",
151 "copy-webpack-plugin": "6",
152 "cypress-file-upload": "^5.0.8",
153 "cypress-log-to-output": "^1.1.2",
154 "eslint": "^6.8.0",
155 "eslint-config-airbnb": "^18.1.0",
156 "eslint-plugin-import": "^2.20.2",
157 "eslint-plugin-jsx-a11y": "^6.2.3",
158 "eslint-plugin-react": "^7.19.0",
159 "glob": "^7.1.4",
160 "inquirer": "^7.1.0",
161 "node-wp-i18n": "^1.2.1",
162 "npm-packlist": "^3.0.0",
163 "process": "^0.11.10",
164 "react": "17.0.2",
165 "react-dom": "17.0.2",
166 "react-test-renderer": "17.0.2",
167 "replace-in-file": "^6.0.0",
168 "shelljs": "^0.8.5",
169 "stream-browserify": "^3.0.0",
170 "stylelint": "^13.3.3",
171 "stylelint-config-recommended-scss": "^4.2.0",
172 "stylelint-order": "^4.0.0",
173 "stylelint-scss": "^3.17.1",
174 "webpack-cli": "^4.9.2",
175 "webpack-dev-server": "^3.10.3"
176 },
177 "resolutions": {
178 "react": "17.0.2",
179 "react-dom": "17.0.2",
180 "eslint-plugin-jsdoc": "^37.4.2",
181 "react-test-renderer": "17.0.2"
182 },
183 "wp-env": {
184 "plugin-dir": "surecart",
185 "plugin-name": "SureCart"
186 },
187 "packageManager": "yarn@3.2.2",
188 "version": "0.0.1"
189 }
190