@types/tempfile
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@types/tempfile", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "TypeScript definitions for tempfile v1.1.0", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "tempfile.d.ts", | ||
"typesPublisherContentHash": "963f29edccac96b4aea236156216a003e7b3ad9919f0ec5b4003df91c68d1b0c" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "288752b5724e896eb8367f51a4fefaa53d99344810ad294a3dc92b0c17bdfdbb" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:41 GMT | ||
* File structure: DeclareModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "Sam Verschueren <https://github.com/SamVerschueren>", | ||
"definitionFilename": "tempfile.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -19,6 +19,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"tempfile.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "963f29edccac96b4aea236156216a003e7b3ad9919f0ec5b4003df91c68d1b0c" | ||
"contentHash": "288752b5724e896eb8367f51a4fefaa53d99344810ad294a3dc92b0c17bdfdbb" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2243