Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nocurl

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nocurl - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "nocurl",
"version": "1.0.0",
"version": "1.0.1",
"description": "This is a CLI tool to make API requests from terminal over the web and supports Authorisation, Custom Payloads and headers out of the box.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -15,5 +15,11 @@ # nocurl

3. Initialise the package
3. In windows might need to run
```
Set-ExecutionPolicy RemoteSigned -Scope Process
```
4. Initialise the package
```
nocurl -i

@@ -20,0 +26,0 @@ ```

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