@vscode/dev-container-cli
Advanced tools
Comparing version 0.265.0 to 0.268.0
{ | ||
"name": "@vscode/dev-container-cli", | ||
"version": "0.265.0", | ||
"version": "0.268.0", | ||
"description": "Command Line Interface (CLI) for VS Code Dev Containers", | ||
@@ -37,4 +37,4 @@ "bin": { | ||
"devDependencies": { | ||
"@types/mocha": "^9.1.0", | ||
"mocha": "^9.2.1" | ||
"@types/mocha": "^10.0.1", | ||
"mocha": "^10.1.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "dependencies": { |
@@ -20,3 +20,3 @@ NOTICES AND INFORMATION | ||
nan 2.15.0 - MIT | ||
nan 2.17.0 - MIT | ||
https://github.com/nodejs/nan#readme | ||
@@ -31,9 +31,5 @@ | ||
The MIT License (MIT) | ||
===================== | ||
Copyright (c) 2018 NAN contributors | ||
----------------------------------- | ||
Copyright (c) 2018 [NAN contributors](<https://github.com/nodejs/nan#wg-members--collaborators>) | ||
*NAN contributors listed at <https://github.com/nodejs/nan#contributors>* | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
@@ -40,0 +36,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
7769662
158309