tb-apps-sdk
Advanced tools
Comparing version 0.6.5-alpha.0 to 0.6.5-alpha.1
{ | ||
"name": "tb-apps-sdk", | ||
"version": "0.6.5-alpha.0", | ||
"version": "0.6.5-alpha.1", | ||
"description": "A sdk for communications between teambiton web and other envs.", | ||
@@ -9,3 +9,3 @@ "main": "./index.js", | ||
"build": "rm -rf ./lib && tsc -p ./tsconfig.json", | ||
"publish_sdk": "npm run build && cp README.md package.json ./lib && npm publish ./lib", | ||
"publish_sdk": "npm run build && cp README.md package.json ./lib && npm publish ./lib --tag next", | ||
"cover": "rm -rf ./coverage ./.nyc_output && nyc --reporter=html --reporter=lcov --exclude=node_modules --exclude=test --exclude=lib/api/* --exclude=lib/call-service.js mocha && nyc report", | ||
@@ -12,0 +12,0 @@ "lint": "tslint -c tslint.json src/*.ts --project ./tsconfig.json \"src/**/*.ts\" \"./test/**/*.ts\" -e \"./test/e2e/*.ts\"", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
22
25575
547