Socket
Socket
Sign inDemoInstall

es-set-tostringtag

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-set-tostringtag - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

CHANGELOG.md

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

## [v2.0.1](https://github.com/es-shims/es-set-tostringtag/compare/v2.0.0...v2.0.1) - 2023-01-05
### Fixed
- [Fix] move `has` to prod deps [`#2`](https://github.com/es-shims/es-set-tostringtag/issues/2)
### Commits
- [Dev Deps] update `@ljharb/eslint-config` [`b9eecd2`](https://github.com/es-shims/es-set-tostringtag/commit/b9eecd23c10b7b43ba75089ac8ff8cc6b295798b)
## [v2.0.0](https://github.com/es-shims/es-set-tostringtag/compare/v1.0.0...v2.0.0) - 2022-12-21

@@ -10,0 +20,0 @@

6

package.json
{
"name": "es-set-tostringtag",
"version": "2.0.0",
"version": "2.0.1",
"description": "A helper to optimistically set Symbol.toStringTag, when possible.",

@@ -35,3 +35,3 @@ "main": "index.js",

"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"@ljharb/eslint-config": "^21.0.1",
"aud": "^2.0.2",

@@ -41,3 +41,2 @@ "auto-changelog": "^2.4.0",

"evalmd": "^0.0.19",
"has": "^1.0.3",
"in-publish": "^2.0.1",

@@ -50,2 +49,3 @@ "npmignore": "^0.3.0",

"get-intrinsic": "^1.1.3",
"has": "^1.0.3",
"has-tostringtag": "^1.0.0"

@@ -52,0 +52,0 @@ },

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