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

@types/project-name-generator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/project-name-generator - npm Package Compare versions

Comparing version
2.1.1
to
2.1.2
+0
-5
project-name-generator/index.d.ts

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

// Type definitions for project-name-generator 2.1
// Project: https://github.com/aceakash/project-name-generator#readme
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Generate quirky names like spiffy-waterfall, sassy-bread, mature-dew-8239 to use wherever you need a random but memorable name.

+5
-5
{
"name": "@types/project-name-generator",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for project-name-generator",

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

"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

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

"dependencies": {},
"typesPublisherContentHash": "2c721083915d7eb093940872ac5ea7f126b0b08e0698b044edf6386fdcd1a19e",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e76b3e2628f1e7cdcdb88c9b7ce505859a213388b8f4c6785c048aadf05a59cb",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for project-name-generator 2.1
// Project: https://github.com/aceakash/project-name-generator#readme
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -53,7 +48,6 @@ * Generate quirky names like spiffy-waterfall, sassy-bread, mature-dew-8239 to use wherever you need a random but memorable name.

### Additional Details
* Last updated: Thu, 08 Jul 2021 20:19:52 GMT
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz).