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

@types/json-stable-stringify

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/json-stable-stringify - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

3

json-stable-stringify/index.d.ts

@@ -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;

4

json-stable-stringify/package.json
{
"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

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