You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@types/split2

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/split2 - npm Package Compare versions

Comparing version

to
2.1.4

9

split2/package.json
{
"name": "@types/split2",
"version": "0.0.3",
"version": "2.1.4",
"description": "TypeScript definitions for split2 2.1.0",

@@ -13,4 +13,7 @@ "license": "MIT",

"scripts": {},
"dependencies": {},
"typings": "split2.d.ts"
"dependencies": {
"@types/node": "*"
},
"typings": "split2.d.ts",
"typesPublisherContentHash": "2538305e04653b9169dd849f954cbc91a8b361c2d8dddad55189494ba9c98ca0"
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:10 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: DeclareModule
* Library Dependencies: none
* Library Dependencies: node
* Module Dependencies: none

@@ -16,0 +16,0 @@ * Global values: none

@@ -0,0 +0,0 @@ // Type definitions for split2 2.1.0

{
"authors": "TANAKA Koichi <https://github.com/mugeso/>",
"definitionFilename": "split2.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"node"
],
"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"libraryMajorVersion": "2",
"libraryMinorVersion": "1",
"libraryName": "split2 2.1.0",

@@ -22,3 +24,3 @@ "typingsPackageName": "split2",

"hasPackageJson": false,
"contentHash": "b5d4bcd7d81d76f947b967ab2fcd26ce0ea534f147af4ff40a4b5ed4fc284f12"
"contentHash": "2538305e04653b9169dd849f954cbc91a8b361c2d8dddad55189494ba9c98ca0"
}