Socket
Socket
Sign inDemoInstall

get-own-enumerable-property-symbols

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

LICENSE

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.0.2](https://github.com/mightyiam/get-own-enumerable-property-symbols/compare/v3.0.1...v3.0.2) (2019-12-10)
### Bug Fixes
* add missing license file ([dbf11c2](https://github.com/mightyiam/get-own-enumerable-property-symbols/commit/dbf11c2b705dcfb42d6ac291f6608adb14ed6fd3)), closes [#87](https://github.com/mightyiam/get-own-enumerable-property-symbols/issues/87)
### [3.0.1](https://github.com/mightyiam/get-own-enumerable-property-symbols/compare/v3.0.0...v3.0.1) (2019-10-04)

16

package.json
{
"name": "get-own-enumerable-property-symbols",
"version": "3.0.1",
"version": "3.0.2",
"description": "Returns an array of all enumerable symbol properties found directly upon a given object",

@@ -52,6 +52,6 @@ "main": "lib/index.js",

"@commitlint/travis-cli": "^8.2.0",
"@types/node": "^12.7.11",
"@typescript-eslint/eslint-plugin": "^2.3.2",
"eslint": "^6.5.1",
"eslint-config-standard-with-typescript": "^10.0.0",
"@types/node": "^12.12.11",
"@typescript-eslint/eslint-plugin": "^2.8.0",
"eslint": "^6.6.0",
"eslint-config-standard-with-typescript": "^11.0.1",
"eslint-plugin-import": "^2.18.2",

@@ -61,7 +61,7 @@ "eslint-plugin-node": "^10.0.0",

"eslint-plugin-standard": "^4.0.1",
"husky": "^3.0.8",
"husky": "^3.1.0",
"npm-run-all": "^4.1.5",
"standard-version": "^7.0.0",
"standard-version": "^7.0.1",
"tsconfigs": "^4.0.1",
"typescript": "3.6.3"
"typescript": "^3.7.2"
},

@@ -68,0 +68,0 @@ "eslintIgnore": [

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