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

@types/string

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/string - npm Package Compare versions

Comparing version

to
0.0.29

string/LICENSE

2

string/index.d.ts
// Type definitions for string.js
// Project: http://stringjs.com
// Definitions by: Bas Pennings <https://github.com/basp/>
// Definitions by: Bas Pennings <https://github.com/basp>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/string",
"version": "0.0.28",
"version": "0.0.29",
"description": "TypeScript definitions for string.js",
"license": "MIT",
"author": "Bas Pennings <https://github.com/basp/>",
"contributors": [
{
"name": "Bas Pennings",
"url": "https://github.com/basp"
}
],
"main": "",

@@ -14,5 +19,4 @@ "repository": {

"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "207e0bcf8b7f67e34d47dd4071d455788ad7c4008c06073c37dc08682c5ce428"
"typesPublisherContentHash": "e89b18f667a4858a8d484b3ba0ed4abb7ba12175563e56f2f716536d386ea782",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/string
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/string
Additional Details
* Last updated: Thu, 13 Oct 2016 23:30:47 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Dependencies: none
* Global values: S
# Credits
These definitions were written by Bas Pennings <https://github.com/basp/>.
These definitions were written by Bas Pennings <https://github.com/basp>.