Socket
Socket
Sign inDemoInstall

@types/seededshuffle

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

5

seededshuffle/index.d.ts

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

// Type definitions for seededshuffle 0.2
// Project: https://github.com/LouisT/SeededShuffle
// Definitions by: Uri Shaked <https://github.com/urish>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export const seed: number;

@@ -7,0 +2,0 @@ export const strSeed: string;

8

seededshuffle/package.json
{
"name": "@types/seededshuffle",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for seededshuffle",

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

"name": "Uri Shaked",
"url": "https://github.com/urish",
"githubUsername": "urish"
"githubUsername": "urish",
"url": "https://github.com/urish"
}

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

"dependencies": {},
"typesPublisherContentHash": "0dfcede3257a4bb06162ab9d785130f0d3f98276a8f42c3cb250211c0fef1041",
"typesPublisherContentHash": "ee3778b42b0b4cee26b10a9bacc082d1c3447b825fede53103b08253d41ffa06",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for seededshuffle 0.2
// Project: https://github.com/LouisT/SeededShuffle
// Definitions by: Uri Shaked <https://github.com/urish>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export const seed: number;

@@ -29,7 +24,6 @@ export const strSeed: string;

### 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 [Uri Shaked](https://github.com/urish).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc