Socket
Socket
Sign inDemoInstall

curl_ifrs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curl_ifrs - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

build_ifrs_curls.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc