@konfik-generate/github
Advanced tools
Comparing version 0.0.13 to 0.0.15
{ | ||
"_generatedByKonfik": "NOTE: This file was generated by Konfik and should not be edited directly", | ||
"name": "@konfik-generate/github", | ||
"types": "index.ts", | ||
"type": "module", | ||
"version": "0.0.13", | ||
"version": "0.0.15", | ||
"sideEffects": false, | ||
"scripts": { | ||
"build:ts": "tsc", | ||
"build": "node ./dist/src/gen.js" | ||
}, | ||
"devDependencies": { | ||
"json-schema-to-typescript": "^10.1.5" | ||
"json-schema-to-typescript": "^10.1.5", | ||
"typescript": "*" | ||
}, | ||
"scripts": { | ||
"gen": "node ./dist/gen.js", | ||
"prepublish": "yarn gen" | ||
} | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"types": "index.ts", | ||
"files": [ | ||
"dist/src/Action.ts", | ||
"dist/src/Workflow.ts", | ||
"dist/src/WorkflowTemplateProperties.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
Network access
Supply chain riskThis module accesses the network.
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
87306
2949
1
2
4