Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/typings-generator

Package Overview
Dependencies
Maintainers
3
Versions
313
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.1.29 to 0.1.30

29

CHANGELOG.json

@@ -5,2 +5,31 @@ {

{
"version": "0.1.30",
"tag": "@rushstack/typings-generator_v0.1.30",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.3`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.34`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.4.5`"
}
]
}
},
{
"version": "0.1.29",

@@ -7,0 +36,0 @@ "tag": "@rushstack/typings-generator_v0.1.29",

9

CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Wed, 05 Aug 2020 18:27:32 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.
## 0.1.30
Wed, 12 Aug 2020 00:10:05 GMT
### Patches
- Updated project to build with Heft
## 0.1.29

@@ -6,0 +13,0 @@ Wed, 05 Aug 2020 18:27:32 GMT

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.9.2"
"packageVersion": "7.9.3"
}
]
}
{
"name": "@rushstack/typings-generator",
"version": "0.1.29",
"version": "0.1.30",
"description": "This library provides functionality for automatically generator typings for non-TS files.",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"scripts": {
"build": "gulp test --clean"
"build": "heft test --clean"
},

@@ -19,12 +19,12 @@ "dependencies": {

"glob": "~7.0.5",
"@rushstack/node-core-library": "3.26.1",
"@rushstack/node-core-library": "3.26.2",
"chokidar": "~3.4.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.8.2",
"@microsoft/node-library-build": "6.4.33",
"@rushstack/eslint-config": "1.0.3",
"@types/glob": "7.1.1",
"gulp": "~4.0.2"
"@microsoft/rush-stack-compiler-3.5": "0.8.3",
"@microsoft/node-library-build": "6.4.34",
"@rushstack/eslint-config": "1.0.4",
"@rushstack/heft": "0.4.5",
"@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