@rushstack/node-core-library
Advanced tools
Comparing version 3.54.0 to 3.55.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import * as child_process from 'child_process'; | ||
@@ -4,0 +5,0 @@ import { EnvironmentMap } from './EnvironmentMap'; |
{ | ||
"name": "@rushstack/node-core-library", | ||
"version": "3.54.0", | ||
"version": "3.55.0", | ||
"description": "Core libraries that every NodeJS toolchain project should use", | ||
@@ -28,9 +28,9 @@ "main": "lib/index.js", | ||
"@types/jju": "1.4.1", | ||
"@types/node": "14.18.36", | ||
"@types/resolve": "1.20.2", | ||
"@types/semver": "7.3.5", | ||
"@types/node": "12.20.24", | ||
"@rushstack/eslint-config": "3.1.1" | ||
}, | ||
"peerDependencies": { | ||
"@types/node": "^12.20.24" | ||
"@types/node": "^14.18.36" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependenciesMeta": { |
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
1036041
13621
2