New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

std-json-api

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

std-json-api - npm Package Compare versions

Comparing version
1.8.0
to
1.9.0
+1
-1
json-api.d.ts

@@ -776,3 +776,3 @@ /**

*/
export type AttributeType = "string" | "number" | "date" | "object" | "array" | "unknown";
export type AttributeType = "boolean" | "string" | "number" | "date" | "object" | "array" | "unknown";
/**

@@ -779,0 +779,0 @@ * A mapping of attribute names to their types.

{
"name": "std-json-api",
"version": "1.8.0",
"version": "1.9.0",
"description": "JSON-API standard utilities for NestJS",

@@ -5,0 +5,0 @@ "main": "index.js",