@rushstack/typings-generator
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.45.0", | ||
"@rushstack/node-core-library": "3.45.1", | ||
"@types/node": "12.20.24", | ||
@@ -26,5 +26,5 @@ "chokidar": "~3.4.0", | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.5.1", | ||
"@rushstack/heft": "0.44.2", | ||
"@rushstack/heft-node-rig": "1.8.0", | ||
"@rushstack/eslint-config": "2.5.2", | ||
"@rushstack/heft": "0.44.3", | ||
"@rushstack/heft-node-rig": "1.8.1", | ||
"@types/glob": "7.1.1" | ||
@@ -31,0 +31,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@rushstack/node-core-library@3.45.1(transitive)
- Removed@rushstack/node-core-library@3.45.0(transitive)