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

@types/safe-json-stringify

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0 to 1.1.1

2

safe-json-stringify/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for safe-json-stringify 1.1

declare namespace safeJsonStringify {
function ensureProperties(obj: any): object;
function ensureProperties(obj: any): object;
}

@@ -11,0 +11,0 @@

{
"name": "@types/safe-json-stringify",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for safe-json-stringify",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +23,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "ece07e1bc7465768a034fd8f5925f414124e0d81a29277861728b18d47870ece",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "d3170d7765d506abd3d28deb1814bf72829b054a1b981888a1467523a882c830",
"typeScriptVersion": "3.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/safe-json-stringify
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/safe-json-stringify.
Additional Details
* Last updated: Wed, 26 Jun 2019 17:47:49 GMT
### Additional Details
* Last updated: Fri, 15 May 2020 13:12:34 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Eric Byers <https://github.com/ericbyers>.
These definitions were written by [Eric Byers](https://github.com/ericbyers).

Sorry, the diff of this file is not supported yet

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