Socket
Socket
Sign inDemoInstall

@types/strman

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

5

strman/index.d.ts

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

// Type definitions for strman 2.0
// Project: https://github.com/dleitee/strman#readme
// Definitions by: Adam Bergman <https://github.com/adambrgmn>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function append(value: string, ...appends: string[]): string;

@@ -7,0 +2,0 @@ export function appendArray(value: string, appends: string[]): string;

8

strman/package.json
{
"name": "@types/strman",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for strman",

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

"name": "Adam Bergman",
"url": "https://github.com/adambrgmn",
"githubUsername": "adambrgmn"
"githubUsername": "adambrgmn",
"url": "https://github.com/adambrgmn"
}

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

"dependencies": {},
"typesPublisherContentHash": "b9ba3e2ba684d25ecf2e458cbf8ac7f4fc03b447cc64419f8a24d656281f7709",
"typesPublisherContentHash": "faa39b98b5b08178c0af9aa4236fbae8058682815bd21cbc3d8f67b171eeb5f6",
"typeScriptVersion": "4.5"
}

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

### 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 [Adam Bergman](https://github.com/adambrgmn).
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