is-registered-symbol
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -8,2 +8,8 @@ # Changelog | ||
## [v1.0.1](https://github.com/inspect-js/is-registered-symbol/compare/v1.0.0...v1.0.1) - 2022-04-24 | ||
### Commits | ||
- [readme] fix version badge [`452a25e`](https://github.com/inspect-js/is-registered-symbol/commit/452a25eae9a8e2cff94ffa1fd7c18989a7576ed8) | ||
## v1.0.0 - 2022-04-24 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "is-registered-symbol", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Is this value a Symbol stored in the global cross-realm Symbol registry?", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# is-registered-symbol <sup>[![Version Badge][2]][1]</sup> | ||
# is-registered-symbol <sup>[![Version Badge][npm-version-svg]][package-url]</sup> | ||
@@ -3,0 +3,0 @@ [![github actions][actions-image]][actions-url] |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8673