@types/co-body
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -8,4 +8,4 @@ // Type definitions for co-body 6.1 | ||
import * as http from 'http'; | ||
import * as qs from 'qs'; | ||
import * as http from "http"; | ||
import * as qs from "qs"; | ||
@@ -12,0 +12,0 @@ declare namespace CoBody { |
{ | ||
"name": "@types/co-body", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "TypeScript definitions for co-body", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/co-body", | ||
}, | ||
"typesPublisherContentHash": "efda177d429b470d7e43f8f93f8ace23a7b6670df2a39dbf16fdf4334120b78a", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "59e2281250ebcfd695dfce5336fd8a9aa0de3a1cc9dfa4e8958b97c22b3c6cb9", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -18,4 +18,4 @@ # Installation | ||
import * as http from 'http'; | ||
import * as qs from 'qs'; | ||
import * as http from "http"; | ||
import * as qs from "qs"; | ||
@@ -63,4 +63,4 @@ declare namespace CoBody { | ||
### Additional Details | ||
* Last updated: Thu, 29 Jul 2021 13:31:24 GMT | ||
* Dependencies: [@types/qs](https://npmjs.com/package/@types/qs), [@types/node](https://npmjs.com/package/@types/node) | ||
* Last updated: Mon, 04 Sep 2023 15:40:56 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/qs](https://npmjs.com/package/@types/qs) | ||
* Global values: none | ||
@@ -67,0 +67,0 @@ |
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