@sberdevices/assistant-client
Advanced tools
Comparing version 1.0.3 to 1.1.0-canary.28.0039888976b7c4d0699434907891c4e88b639e7e.0
{ | ||
"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" | ||
] | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
625820
33
3