@sberdevices/cra-template-plasma-shop-template
Advanced tools
Comparing version 2.1.2-canary.900.e576a2155739879e2f2e7308d81f207265f2ef85.0 to 2.1.2-canary.900.f492b6051c9142e0496021512c897915702315e8.0
{ | ||
"name": "@sberdevices/cra-template-plasma-shop-template", | ||
"version": "2.1.2-canary.900.e576a2155739879e2f2e7308d81f207265f2ef85.0", | ||
"version": "2.1.2-canary.900.f492b6051c9142e0496021512c897915702315e8.0", | ||
"description": "", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e576a2155739879e2f2e7308d81f207265f2ef85" | ||
"gitHead": "f492b6051c9142e0496021512c897915702315e8" | ||
} |
@@ -34,4 +34,8 @@ { | ||
"serve": "serve -s build", | ||
"build-and-serve": "npm run build && npm run serve" | ||
"build-and-serve": "npm run build && npm run serve", | ||
"start": "react-app-rewired start", | ||
"build": "react-app-rewired build", | ||
"test": "react-app-rewired test --passWithNoTests", | ||
"eject": "react-app-rewired eject" | ||
} | ||
} |
@@ -14,3 +14,2 @@ import { AssistantAppStateItem, useAssistantAppState } from '@sberdevices/plasma-temple'; | ||
screen, | ||
// eslint-disable-next-line @typescript-eslint/camelcase | ||
item_selector: { items }, | ||
@@ -17,0 +16,0 @@ ...rest, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
159884
48
1752
1