New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sberdevices/assistant-client

Package Overview
Dependencies
Maintainers
4
Versions
534
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sberdevices/assistant-client - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0-canary.28.0039888976b7c4d0699434907891c4e88b639e7e.0

22

package.json
{
"name": "@sberdevices/assistant-client",
"version": "1.0.3",
"version": "1.1.0-canary.28.0039888976b7c4d0699434907891c4e88b639e7e.0",
"description": "Модуль взаимодействия с виртуальным ассистентом",
"main": "dist/index.js",
"scripts": {
"release": "auto shipit",
"prepublishOnly": "rm -rf dist tsconfig.tsbuildinfo && tsc && rsync -rlptgoD --include=\"*/\" --include '*.png' --include '*.css' --exclude '*' src/ dist/",

@@ -13,2 +14,3 @@ "proto": "pbjs -t static-module src/proto.proto > src/proto.js && pbts src/proto.js -o src/proto.d.ts",

"test:cy": "cypress run -b chromium --headless",
"lint": "eslint --ext .js,.ts,.tsx .",
"test": "echo \"Error: no test specified\""

@@ -37,2 +39,6 @@ },

"devDependencies": {
"@auto-it/conventional-commits": "10.2.0",
"@auto-it/npm": "10.2.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@cypress/webpack-preprocessor": "5.4.5",

@@ -44,2 +50,3 @@ "@types/jest": "26.0.14",

"@types/uuid": "7.0.3",
"auto": "10.2.0",
"cypress": "4.11.0",

@@ -74,3 +81,14 @@ "cypress-react-unit-test": "4.14.2",

"dist"
]
],
"auto": {
"plugins": [
[
"npm",
{
"setRcToken": false
}
],
"conventional-commits"
]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc