Socket
Socket
Sign inDemoInstall

@awdware/gah-shared

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awdware/gah-shared - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

ts-version-support.js

14

package.json
{
"name": "@awdware/gah-shared",
"version": "0.0.17",
"version": "0.0.18",
"description": "Provides types and interfaces for gah",

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

"lint": "eslint src/** --fix",
"build": "yarn run prebuild && tsc -p .",
"build": "yarn run prebuild && tsc -p . && node ts-version-support.js",
"drop": "yarn run build && yarn publish --access public --no-git-tag-version",

@@ -23,7 +23,17 @@ "schema": "node generate-schema.js"

"del-cli": "^3.0.0",
"downlevel-dts": "^0.5.0",
"eslint": "^6.8.0",
"fs-extra": "^9.0.1",
"ts-node": "^8.9.1",
"typescript": "^3.9.4",
"typescript-json-schema": "^0.42.0"
},
"types": "lib/ts3.5/index.d.ts",
"typesVersions": {
"<3.9": {
"*": [
"type-compat/ts3.4/*"
]
}
}
}
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