Socket
Socket
Sign inDemoInstall

get-symbol-description

Package Overview
Dependencies
12
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [v1.0.2](https://github.com/inspect-js/get-symbol-description/compare/v1.0.1...v1.0.2) - 2024-02-07
### Fixed
- [Deps] add missing `get-intrinsic` [`#3`](https://github.com/inspect-js/get-symbol-description/issues/3)
## [v1.0.1](https://github.com/inspect-js/get-symbol-description/compare/v1.0.0...v1.0.1) - 2024-02-05

@@ -10,0 +16,0 @@

5

package.json
{
"name": "get-symbol-description",
"version": "1.0.1",
"version": "1.0.2",
"description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.",

@@ -45,3 +45,4 @@ "main": "index.js",

"call-bind": "^1.0.5",
"es-errors": "^1.3.0"
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4"
},

@@ -48,0 +49,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc