degiro-api
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "degiro-api", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"public": true, | ||
@@ -11,3 +11,4 @@ "description": "Degiro test scripts", | ||
"compile": "rm -fr dist && tsc", | ||
"lint": "tslint --project tsconfig.json 'src/**/*.ts'" | ||
"lint": "tslint --project tsconfig.json 'src/**/*.ts'", | ||
"publish": "npm run lint && npm run compile && npm publish" | ||
}, | ||
@@ -14,0 +15,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
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
12623