@ctx-core/function
Advanced tools
Comparing version 9.0.1 to 9.1.0
{ | ||
"name": "@ctx-core/function", | ||
"version": "9.0.1", | ||
"version": "9.1.0", | ||
"description": "ctx-core function", | ||
"main": "lib.js", | ||
"module": "lib.js", | ||
"main": "lib/index.js", | ||
"module": "lib/index.mjs", | ||
"types": "src/lib/index.ts", | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"clean": "rm -rf ./*/index.*", | ||
"compile": "rollup -c", | ||
"prepublishOnly": "npm run build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -27,3 +32,8 @@ }, | ||
}, | ||
"gitHead": "5d2a2301f550dc2e66eefce736aaa740d66b0a34" | ||
"devDependencies": { | ||
"rollup": "^1.16.2", | ||
"rollup-plugin-typescript2": "^0.21.2", | ||
"typescript": "^3.5.2" | ||
}, | ||
"gitHead": "8b3ebec87966ee690bb4e905df33ff9a7ef33a1c" | ||
} |
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
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
15158
4
563
3
1
1