@types/fs-extra
Advanced tools
Comparing version 0.0.22-alpha to 0.0.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for fs-extra |
{ | ||
"name": "@types/fs-extra", | ||
"version": "0.0.22-alpha", | ||
"version": "0.0.23-alpha", | ||
"description": "TypeScript definitions for fs-extra", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "midknight41 <https://github.com/midknight41>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:11 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:23 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "a770d8dfc55a2f6796c80395894107fa55c0e7c436af6d30761dd4ba2e49ac3f" | ||
"contentHash": "526501434e2a0e9c2c75771ed3de2c91435de5940845b09e959f3942de3aa583" | ||
} |
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
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
15338
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@4.0.*