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

@types/jsan

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsan - npm Package Compare versions

Comparing version

to
3.1.4

5

jsan/index.d.ts

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

// Type definitions for jsan 3.1
// Project: https://github.com/kolodny/jsan
// Definitions by: Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Options {

@@ -7,0 +2,0 @@ date?: boolean;

8

jsan/package.json
{
"name": "@types/jsan",
"version": "3.1.3",
"version": "3.1.4",
"description": "TypeScript definitions for jsan",

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

"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}

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

"dependencies": {},
"typesPublisherContentHash": "d79afd17f7438d35ab5032c23adeee37cfb7ded69a9e600bed6f2132c1610445",
"typesPublisherContentHash": "95f20fd1dabcd79a8debb6e80a1fc88fae9be50754daa324daf02b40494590a9",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for jsan 3.1
// Project: https://github.com/kolodny/jsan
// Definitions by: Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Options {

@@ -47,7 +42,6 @@ date?: boolean;

### 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 [Nathan Bierema](https://github.com/Methuselah96).