Socket
Socket
Sign inDemoInstall

@gtsc/nameof

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gtsc/nameof - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5-next.1

docs/reference/functions/nameof.md

14

docs/overview.md

@@ -1,2 +0,2 @@

# @gtsc/nameof - Overview
# GTSC Nameof

@@ -12,1 +12,13 @@ The methods in this package are used to convert TypeScript class/type/property names to embedded strings, so that they are available to your JavaScript code at runtime.

```
## Examples
Usage of the APIs is shown in the examples [examples.md](examples.md)
## Reference
Detailed reference documentation for the API can be found in [reference/globals.md](reference/globals.md)
## Changelog
The changes between each version can be found in [changelog.md](changelog.md)

4

package.json
{
"name": "@gtsc/nameof",
"version": "0.0.4",
"description": "Tools nameof TypeScript types package for GTSC",
"version": "0.0.5-next.1",
"description": "Provides the definitions for the methods which are processed by the nameof-transformer",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -1,2 +0,2 @@

# GTSC / Nameof
# GTSC Nameof

@@ -19,3 +19,3 @@ The methods in this package are used to convert TypeScript class/type/property names to embedded strings, so that they are available to your JavaScript code at runtime.

Detailed reference documentation for the API can be found in [docs/reference/modules.md](docs/reference/modules.md)
Detailed reference documentation for the API can be found in [docs/reference/globals.md](docs/reference/globals.md)

@@ -22,0 +22,0 @@ ## Changelog

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