veplayer-mp-logger
Advanced tools
Comparing version 1.2.7-rc.1 to 1.2.7
{ | ||
"name": "veplayer-mp-logger", | ||
"version": "1.2.7-rc.1", | ||
"description": "小程序点播播放质量上报sdk", | ||
"author": "hongqiongxing@bytedance.com", | ||
"version": "1.2.7", | ||
"main": "./index.js", | ||
"module": "./index.js", | ||
"types": "./index.d.ts", | ||
"typings": "./index.d.ts", | ||
"keywords": [], | ||
"unpkg": true, | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@dp/tea-sdk-common": "^3.0.0", | ||
"eventemitter3": "^4.0.7", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"rollup-plugin-replace": "^2.2.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup": "^2.78.0", | ||
"@byted/lux-core": "^1.3.0", | ||
"@byted/lux-cli": "^1.2.3" | ||
}, | ||
"scripts": { | ||
"dts": "dts-bundle-generator --no-banner --no-check --silent -o ./dist/index.d.ts ./es/index.d.ts", | ||
"build": "rm -rf ./dist && cross-env NODE_ENV=production rollup -c rollup.config.js && npm run tsc", | ||
"tsc": "tsc --project ./tsconfig.json", | ||
"build:byted": "node ../../scripts/src-file.js pkg=logger pathType=dist action=copy && npm run build:es", | ||
"tsc:es": "tsc --outDir ../byted-logger/es", | ||
"build:es": "rm -rf ../byted-logger/es && babel src --out-dir ../byted-logger/es && npm run tsc:es", | ||
"watch": "cross-env NODE_ENV=development TEST_TYPE=douyin rollup -c rollup.config.js --watch", | ||
"watch:weapp": "cross-env NODE_ENV=development TEST_TYPE=weapp rollup -c rollup.config.js --watch", | ||
"postbuild": "lux release commit", | ||
"version:rc": "lux version --preid rc" | ||
} | ||
"license": "ISC" | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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 2 instances in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1
1
76963
12
1103
2
1