@types/json-stable-stringify
Advanced tools
Comparing version 1.0.30 to 1.0.31
@@ -6,8 +6,5 @@ // Type definitions for json-stable-stringify 1.0 | ||
declare function stringify(obj: any, opts?: stringify.Comparator | stringify.Options): string; | ||
declare namespace stringify { | ||
interface Element { | ||
@@ -14,0 +11,0 @@ key: string; |
{ | ||
"name": "@types/json-stable-stringify", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "TypeScript definitions for json-stable-stringify", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "fa4d97e2937e73e4f531e41cd3177a10d05b62e15bda750ae11851c3d69740ea", | ||
"typesPublisherContentHash": "7fc4ea64e42793b6bc7ec09febde21f538ce3562c3cd3e0b8b62bf4e1acebb0a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/json-stable-stringify | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-stable-stringify | ||
Additional Details | ||
* Last updated: Thu, 23 Feb 2017 15:22:20 GMT | ||
* Last updated: Fri, 31 Mar 2017 19:23:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
1908
3
19