Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/siema

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/siema - npm Package Compare versions

Comparing version
1.4.9
to
1.4.10
+0
-7
siema/index.d.ts

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

// Type definitions for siema 1.4
// Project: https://github.com/pawelgrzybek/siema
// Definitions by: Pavel Puchkov <https://github.com/0x6368656174>
// Sam Nau <https://github.com/samnau>
// Jonathan Loss <https://github.com/barroudjo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export default class Siema {

@@ -9,0 +2,0 @@ currentSlide: number;

+8
-8
{
"name": "@types/siema",
"version": "1.4.9",
"version": "1.4.10",
"description": "TypeScript definitions for siema",

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

"name": "Pavel Puchkov",
"url": "https://github.com/0x6368656174",
"githubUsername": "0x6368656174"
"githubUsername": "0x6368656174",
"url": "https://github.com/0x6368656174"
},
{
"name": "Sam Nau",
"url": "https://github.com/samnau",
"githubUsername": "samnau"
"githubUsername": "samnau",
"url": "https://github.com/samnau"
},
{
"name": "Jonathan Loss",
"url": "https://github.com/barroudjo",
"githubUsername": "barroudjo"
"githubUsername": "barroudjo",
"url": "https://github.com/barroudjo"
}

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

"dependencies": {},
"typesPublisherContentHash": "849f919d1a864aa0e76e3f8674c1f9f116e81d65e1aba3dedec4e06a6e32fde6",
"typesPublisherContentHash": "9f07fa1644df7922bce2d633f54d3defc278390fe5f151568be33c05b0b93f9d",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for siema 1.4
// Project: https://github.com/pawelgrzybek/siema
// Definitions by: Pavel Puchkov <https://github.com/0x6368656174>
// Sam Nau <https://github.com/samnau>
// Jonathan Loss <https://github.com/barroudjo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export default class Siema {

@@ -57,7 +50,6 @@ currentSlide: number;

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Pavel Puchkov](https://github.com/0x6368656174), [Sam Nau](https://github.com/samnau), and [Jonathan Loss](https://github.com/barroudjo).