@types/shelljs
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -6,3 +6,3 @@ // Type definitions for ShellJS 0.7 | ||
///<reference types="node"/> | ||
/// <reference types="node"/> | ||
@@ -9,0 +9,0 @@ import child = require("child_process"); |
{ | ||
"name": "@types/shelljs", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "TypeScript definitions for ShellJS", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "2280a0712b9ef70bfd32d334c872b5eca114481fd48ea9ee61d78faa8f722f63", | ||
"typesPublisherContentHash": "74bc68e151baef672b3e7c89b51acf79d3bc3bd93e35b9ef9fc22a779c7ee7b3", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 28 Apr 2017 02:11:04 GMT | ||
* Last updated: Fri, 02 Jun 2017 13:45:12 GMT | ||
* Dependencies: child_process, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
30004