Comparing version 0.1.22 to 0.1.23
@@ -1,2 +0,1 @@ | ||
/// <reference types="chalk" /> | ||
import * as chalk from 'chalk'; | ||
@@ -3,0 +2,0 @@ export declare let project: chalk.ChalkChain; |
{ | ||
"name": "neon-cli", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "Build and load native Rust/Neon modules.", | ||
@@ -35,3 +35,3 @@ "author": "Dave Herman <david.herman@gmail.com>", | ||
"devDependencies": { | ||
"@types/chai": "^4.0.4", | ||
"@types/chai": "^4.1.3", | ||
"@types/chalk": "^0.4.31", | ||
@@ -42,3 +42,3 @@ "@types/es6-promise": "0.0.33", | ||
"@types/mkdirp": "^0.5.1", | ||
"@types/mocha": "^2.2.41", | ||
"@types/mocha": "^5.2.0", | ||
"@types/nexpect": "^0.4.29", | ||
@@ -50,4 +50,4 @@ "@types/node": "^8.0.28", | ||
"@types/tmp": "0.0.33", | ||
"chai": "^3.4.1", | ||
"mocha": "^3.5.3", | ||
"chai": "^4.1.2", | ||
"mocha": "^5.2.0", | ||
"nexpect": "^0.5.0", | ||
@@ -54,0 +54,0 @@ "tmp": "0.0.33", |
Sorry, the diff of this file is not supported yet
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
116555
2471