@types/filesystem
Advanced tools
Comparing version 0.0.21-alpha to 0.0.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for File System API |
{ | ||
"name": "@types/filesystem", | ||
"version": "0.0.21-alpha", | ||
"version": "0.0.22-alpha", | ||
"description": "TypeScript definitions for File System API", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Kon <http://phyzkit.net/> ", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/filewriter": "*" | ||
"@types/filewriter": "0.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:10 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:23 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: filewriter |
@@ -21,3 +21,3 @@ { | ||
], | ||
"contentHash": "9ed613f9a2c4dad3bccd4c286ad88ac932b313cfb3abb7764b8256616add8430" | ||
"contentHash": "3621237d5e43c524b2778673297a2fd968f7b3d1109dc2f9881c7aade6e70672" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
23832
Updated@types/filewriter@0.0.*