@qiwi/substrate-infra
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@qiwi/substrate-infra", | ||
"version": "1.2.0", | ||
"private": false, | ||
"version": "1.2.1", | ||
"publishConfig": { | ||
@@ -12,21 +11,44 @@ "access": "public" | ||
"scripts": { | ||
"postupdate": "yarn" | ||
"postupdate": "yarn", | ||
"build": "exit 0", | ||
"test": "exit 0", | ||
"clean": "exit 0" | ||
}, | ||
"bin": { | ||
"buildstamp": "../../node_modules/.bin/buildstamp", | ||
"concurrently": "../../node_modules/.bin/concurrently", | ||
"cpy": "../../node_modules/.bin/cpy", | ||
"cross-env": "../../node_modules/.bin/cross-env", | ||
"dtslint": "../../node_modules/.bin/dtslint", | ||
"eslint": "../../node_modules/.bin/eslint", | ||
"jest": "../../node_modules/.bin/jest", | ||
"mkdirp": "../../node_modules/.bin/mkdirp", | ||
"npm-run-all": "../../node_modules/.bin/npm-run-all", | ||
"rimraf": "../../node_modules/.bin/rimraf", | ||
"terser": "../../node_modules/.bin/terser", | ||
"tsc": "../../node_modules/.bin/tsc", | ||
"tsc-esm-fix": "../../node_modules/.bin/tsc-esm-fix", | ||
"typedoc": "../../node_modules/.bin/typedoc" | ||
}, | ||
"devDependencies": { | ||
"@qiwi/libdefkit": "^3.1.1", | ||
"@qiwi/esm": "^1.1.1", | ||
"@qiwi/libdefkit": "^4.0.6", | ||
"@qiwi/npm-run-all": "^4.1.7", | ||
"@swissquote/crafty-preset-jest": "^1.17.2", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.11.7", | ||
"buildstamp": "^1.4.3", | ||
"dtslint": "4.2.0", | ||
"eslint-config-qiwi": "^1.15.1", | ||
"jest": "^27.3.1", | ||
"@swissquote/crafty-preset-jest": "^1.18.4", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^17.0.23", | ||
"buildstamp": "^2.0.0", | ||
"concurrently": "^7.1.0", | ||
"cpy-cli": "^4.1.0", | ||
"dtslint": "4.2.1", | ||
"eslint-config-qiwi": "^1.16.1", | ||
"jest": "^27.5.1", | ||
"mkdirp": "^1.0.4", | ||
"rimraf": "^3.0.2", | ||
"terser": "^5.9.0", | ||
"ts-jest": "^27.0.7", | ||
"ts-loader": "9.2.6", | ||
"ts-node": "10.4.0", | ||
"typedoc": "^0.22.8", | ||
"typescript": "4.4.x" | ||
"terser": "^5.12.1", | ||
"ts-jest": "^27.1.4", | ||
"ts-loader": "9.2.8", | ||
"ts-node": "10.7.0", | ||
"typedoc": "^0.22.13", | ||
"typescript": "4.6.x" | ||
}, | ||
@@ -33,0 +55,0 @@ "license": "MIT", |
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
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
1811
18
20