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
316
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.8.18 to 0.9.0

18

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

@@ -19,13 +19,21 @@ "keywords": [

"dependencies": {
"@types/node": "12.20.24",
"chokidar": "~3.4.0",
"glob": "~7.0.5",
"@rushstack/node-core-library": "3.53.3"
"@rushstack/node-core-library": "3.54.0"
},
"devDependencies": {
"@types/glob": "7.1.1",
"@types/node": "12.20.24",
"@rushstack/eslint-config": "3.1.1",
"@rushstack/heft": "0.49.3",
"@rushstack/heft-node-rig": "1.12.0"
"@rushstack/heft": "0.49.4",
"@rushstack/heft-node-rig": "1.12.1"
},
"peerDependencies": {
"@types/node": "^12.20.24"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
},
"scripts": {

@@ -32,0 +40,0 @@ "build": "heft build --clean",

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