New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/typings-generator

Package Overview
Dependencies
Maintainers
3
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/typings-generator - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

21

CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"version": "0.2.4",
"tag": "@rushstack/typings-generator_v0.2.4",
"date": "Fri, 18 Sep 2020 21:49:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.0`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.15`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.46`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.3`"
}
]
}
},
{
"version": "0.2.3",

@@ -7,0 +28,0 @@ "tag": "@rushstack/typings-generator_v0.2.3",

7

CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Wed, 16 Sep 2020 05:30:26 GMT and should not be manually modified.
This log was last generated on Fri, 18 Sep 2020 21:49:54 GMT and should not be manually modified.
## 0.2.4
Fri, 18 Sep 2020 21:49:54 GMT
*Version update only*
## 0.2.3

@@ -6,0 +11,0 @@ Wed, 16 Sep 2020 05:30:26 GMT

10

package.json
{
"name": "@rushstack/typings-generator",
"version": "0.2.3",
"version": "0.2.4",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

@@ -23,12 +23,12 @@ "keywords": [

"glob": "~7.0.5",
"@rushstack/node-core-library": "3.32.0",
"@rushstack/node-core-library": "3.33.0",
"chokidar": "~3.4.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.8.14",
"@microsoft/node-library-build": "6.4.45",
"@microsoft/rush-stack-compiler-3.5": "0.8.15",
"@microsoft/node-library-build": "6.4.46",
"@rushstack/eslint-config": "1.3.0",
"@rushstack/heft": "0.13.2",
"@rushstack/heft": "0.13.3",
"@types/glob": "7.1.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc