@beenotung/tslib
Advanced tools
Comparing version 23.12.0 to 23.12.1
{ | ||
"name": "@beenotung/tslib", | ||
"version": "23.12.0", | ||
"version": "23.12.1", | ||
"description": "utils library in Typescript", | ||
@@ -24,28 +24,2 @@ "keywords": [ | ||
}, | ||
"scripts": { | ||
"clean": "rimraf dist", | ||
"expand-macro": "tsc-macro", | ||
"gen-index": "gen-index", | ||
"tsc": "tsc -p tsconfig.build.json", | ||
"build": "run-s clean expand-macro gen-index tsc clean-build", | ||
"clean-build": "rimraf src/index.ts dist/**/*.macro.*", | ||
"lint": "eslint . --ext .ts", | ||
"dev": "run-p watch:*", | ||
"watch:build": "tsc -p . --watch", | ||
"watch:lint": "chokidar src/**/*.ts -c \"npm run lint\" --initial --verbose", | ||
"format": "run-s format:*", | ||
"format:prettier": "prettier --write .", | ||
"format:json": "format-json-cli", | ||
"format:eslint": "eslint . --ext .ts --fix", | ||
"test": "run-s build mocha test:ts", | ||
"test:ts": "ts-node test/index.ts", | ||
"mocha": "ts-mocha \"{src,test}/**/*.spec.ts\"", | ||
"commit": "run-s format test git:commit", | ||
"git:commit": "git commit $@", | ||
"prepublishOnly": "npm run build", | ||
"coverage": "nyc npm run mocha -- --reporter=progress", | ||
"report:update": "nyc --reporter=lcov npm run mocha -- --reporter=progress", | ||
"report:open": "open-cli coverage/lcov-report/index.html", | ||
"report": "run-s report:update report:open" | ||
}, | ||
"dependencies": { | ||
@@ -59,34 +33,3 @@ "cache-dir.ts": "^1.1.0", | ||
"heic2any": "^0.0.4" | ||
}, | ||
"devDependencies": { | ||
"@beenotung/gen-index": "^1.2.1", | ||
"@types/chai": "^4.3.16", | ||
"@types/cli-progress": "^3.11.6", | ||
"@types/mocha": "^10.0.7", | ||
"@types/node": "^20.14.12", | ||
"@types/sinon": "^17.0.3", | ||
"@types/tape": "^5.6.4", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^5.62.0", | ||
"chai": "^4.5.0", | ||
"chokidar": "^3.6.0", | ||
"chokidar-cli": "^3.0.0", | ||
"cli-progress": "^3.12.0", | ||
"esbuild": "^0.23.0", | ||
"eslint": "^8.57.0", | ||
"format-json-cli": "^1.0.2", | ||
"heic2any": "^0.0.4", | ||
"mocha": "^10.7.0", | ||
"npm-run-all": "^4.1.5", | ||
"nyc": "^17.0.0", | ||
"open-cli": "^8.0.0", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | ||
"sinon": "^18.0.0", | ||
"tape": "^5.8.1", | ||
"ts-mocha": "^10.0.0", | ||
"ts-node": "^10.9.2", | ||
"tsc-macro": "^1.0.1", | ||
"typescript": "^5.5.4" | ||
} | ||
} |
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
362743
0
283
11260
7
13