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

@types/json-api-serializer

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-api-serializer - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

2

json-api-serializer/index.d.ts

@@ -106,2 +106,4 @@ // Type definitions for json-api-serializer 2.6

declare class JSONAPISerializer {
constructor(opts?: JSONAPISerializer.Options);
register(type: string, schema?: string | JSONAPISerializer.Options, opts?: JSONAPISerializer.Options): void;

@@ -108,0 +110,0 @@

7

json-api-serializer/package.json
{
"name": "@types/json-api-serializer",
"version": "2.6.0",
"version": "2.6.1",
"description": "TypeScript definitions for json-api-serializer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-api-serializer",
"license": "MIT",

@@ -22,4 +23,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "037e430ccec0c4980c3ecf74c3be1474f7a28c6ec5ee296248c3e19b7cce7502",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "30dacadb87d73c8c9cdd84fb2ef314488814d67f7592dc7316199adc36daf303",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Apr 2021 17:31:15 GMT
* Last updated: Wed, 30 Jun 2021 14:01:21 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