@types/urlencode
Advanced tools
Comparing version 1.1.0 to 1.1.1
// Type definitions for urlencode 1.1 | ||
// Project: https://github.com/node-modules/urlencode | ||
// Definitions by: My Self <https://github.com/kimcoder> | ||
// Definitions by: kimcoder <https://github.com/kimcoder> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/urlencode", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for urlencode", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
{ | ||
"name": "My Self", | ||
"name": "kimcoder", | ||
"url": "https://github.com/kimcoder", | ||
@@ -18,8 +18,9 @@ "githubUsername": "kimcoder" | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/urlencode" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f0ff6bdd55dcf0c1acbe0b646f11d45e996134d0bb422e8a09152f6765f9ee99", | ||
"typesPublisherContentHash": "3bc75fb5fca67981c097a1d598e21834ef497f535d9a59e9f31aa8b9866624c0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for urlencode (https://github.com/node-modules/urlencode). | ||
This package contains type definitions for urlencode ( https://github.com/node-modules/urlencode ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 07 Jan 2019 16:34:08 GMT | ||
* Last updated: Mon, 11 Mar 2019 16:26:56 GMT | ||
* Dependencies: none | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by My Self <https://github.com/kimcoder>. | ||
These definitions were written by kimcoder <https://github.com/kimcoder>. |
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
3512