Comparing version 1.2.1 to 1.2.2
@@ -127,3 +127,3 @@ #!/usr/bin/env node | ||
baseUrl + "preface.pdf", | ||
"000 Preface to International Financial Reporting Standards.pdf", | ||
"000 Preface to IFRS Standards.pdf", | ||
], | ||
@@ -130,0 +130,0 @@ [ |
{ | ||
"name": "curl_ifrs", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Utility to download latest unaccompanied IFRS using curl.", | ||
"scripts": { | ||
"test": "build_ifrs_curls | diff -u test/output.sh -" | ||
"test": "./build_ifrs_curls.js | diff -u test/output.sh -" | ||
}, | ||
@@ -8,0 +8,0 @@ "keywords": [ |
@@ -10,3 +10,3 @@ # curl_ifrs | ||
```bash | ||
{ build_ifrs_curls; echo build_ifrs_curls::execute JSESSIONID } | bash | ||
{ npx curl_ifrs; echo build_ifrs_curls::execute JSESSIONID } | bash | ||
``` |
Sorry, the diff of this file is not supported yet
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
27352