har-to-curl
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "har-to-curl", | ||
"description": "Convert a HAR (HTTP Archive) object to a cURL command using JavaScript.", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "lib/har-to-curl.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -7,3 +7,3 @@ /** | ||
* @copyright Copyright (c) 2012, Matthew Caruana Galizia | ||
* @version 0.4.0 | ||
* @version 0.4.1 | ||
* @preserve | ||
@@ -10,0 +10,0 @@ */ |
{ | ||
"name": "har-to-curl", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A CommonJS utility for converting a HAR (HTTP Archive) format JSON object to a cURL command string for use on the command line.", | ||
@@ -8,8 +8,6 @@ "main": "lib/har-to-curl.js", | ||
"homepage": "https://github.com/mattcg/har-to-curl", | ||
"repositories": [ | ||
{ | ||
"type": "git", | ||
"url": "git://github.com/mattcg/har-to-curl.git" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mattcg/har-to-curl.git" | ||
}, | ||
"contributors": [ | ||
@@ -16,0 +14,0 @@ { |
@@ -5,3 +5,3 @@ # HAR to cURL # | ||
:speech_balloon: Try the [web interface](http://mattcg.github.com/har-to-curl/). | ||
:speech_balloon: Try the [web interface](http://mattcg.github.io/har-to-curl/). | ||
@@ -8,0 +8,0 @@ ## Install ## |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
4341