Socket
Socket
Sign inDemoInstall

@types/json-stable-stringify

Package Overview
Dependencies
Maintainers
1
Versions
18
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.34 to 1.0.35

5

json-stable-stringify/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for json-stable-stringify 1.0
// Project: https://github.com/substack/json-stable-stringify
// Definitions by: Matt Frantz <https://github.com/mhfrantz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.

10

json-stable-stringify/package.json
{
"name": "@types/json-stable-stringify",
"version": "1.0.34",
"version": "1.0.35",
"description": "TypeScript definitions for json-stable-stringify",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-stable-stringify",

"name": "Matt Frantz",
"url": "https://github.com/mhfrantz",
"githubUsername": "mhfrantz"
"githubUsername": "mhfrantz",
"url": "https://github.com/mhfrantz"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b03b67b40cb8df7cae098fb8752ccda5f6a695c8a959bf886e6a43daccde98be",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "cd34a80089e45bc807bd9a91b0dc5c73cc263cbe2e1b1fadd72e98964ab1a123",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for json-stable-stringify 1.0
// Project: https://github.com/substack/json-stable-stringify
// Definitions by: Matt Frantz <https://github.com/mhfrantz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -64,7 +59,6 @@ * Deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.

### Additional Details
* Last updated: Wed, 02 Mar 2022 17:31:50 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Matt Frantz](https://github.com/mhfrantz).
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