New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/json-form-data

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/json-form-data - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

7

json-form-data/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for json-form-data 1.7
// Project: https://github.com/hyperatom/json-form-data
// Definitions by: Aaron Ross <https://github.com/superhawk610>
// Kamil Socha <https://github.com/ksocha>
// Felix Borzik <https://github.com/Borzik>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface ValidJSON {

@@ -9,0 +2,0 @@ [key: string]: ValidJSON | ValidJSON[] | ValidJSONValue | ValidJSONValue[] | FileList;

16

json-form-data/package.json
{
"name": "@types/json-form-data",
"version": "1.7.3",
"version": "1.7.4",
"description": "TypeScript definitions for json-form-data",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-form-data",

"name": "Aaron Ross",
"url": "https://github.com/superhawk610",
"githubUsername": "superhawk610"
"githubUsername": "superhawk610",
"url": "https://github.com/superhawk610"
},
{
"name": "Kamil Socha",
"url": "https://github.com/ksocha",
"githubUsername": "ksocha"
"githubUsername": "ksocha",
"url": "https://github.com/ksocha"
},
{
"name": "Felix Borzik",
"url": "https://github.com/Borzik",
"githubUsername": "Borzik"
"githubUsername": "Borzik",
"url": "https://github.com/Borzik"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "cacd7b622f25dabecf19205d8849281036a0fde15524a9fd7d98c8f60a9b22f4",
"typesPublisherContentHash": "a1fa12b7a7a3001a03d103724d506aecd9b958e3d6c85b9d36c7abd82eeebfe8",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Aaron Ross](https://github.com/superhawk610), [Kamil Socha](https://github.com/ksocha), and [Felix Borzik](https://github.com/Borzik).
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