@morpheusnephew/td-ameritrade-models
Advanced tools
Comparing version 0.12.9 to 0.12.13
{ | ||
"name": "@morpheusnephew/td-ameritrade-models", | ||
"version": "0.12.9", | ||
"version": "0.12.13", | ||
"description": "Models from TD Ameritrade's API", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"author": "Jelani Jackson", | ||
@@ -11,4 +11,8 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "^6.0.1", | ||
"@semantic-release/git": "^10.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.4.1", | ||
"@typescript-eslint/parser": "^4.4.1", | ||
"conventional-changelog-eslint": "^3.0.9", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^7.11.0", | ||
@@ -22,17 +26,14 @@ "eslint-config-airbnb-base": "^14.2.0", | ||
"rimraf": "^3.0.2", | ||
"semantic-release": "^19.0.2", | ||
"semantic-release-conventional-commits": "^3.0.0", | ||
"typescript": "^4.0.3" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"convertToTypescript": "npx openapi-typescript", | ||
"build": "rimraf ./dist && tsc", | ||
"publishToNpm": "yarn run build && yarn publish --access public", | ||
"postpublishToNpm": "yarn pushTags && yarn updateChangeLog", | ||
"pushTags": "git push --tags", | ||
"updateChangeLog": "git-chglog -o CHANGELOG.md", | ||
"prepare": "husky install" | ||
"build": "rimraf ./dist && tsc && copyfiles package.json README.md dist/", | ||
"postinstall": "husky install", | ||
"semantic-release": "semantic-release" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/MorpheusNephew/td-ameritrade-models.git" | ||
"url": "https://github.com/MorpheusNephew/td-ameritrade-models.git" | ||
}, | ||
@@ -39,0 +40,0 @@ "keywords": [ |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
46518
17
30
1
1