Socket
Socket
Sign inDemoInstall

object-fields

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-fields - npm Package Compare versions

Comparing version 2.0.20 to 2.0.21

30

package.json
{
"name": "object-fields",
"version": "2.0.20",
"version": "2.0.21",
"description": "Utility functions around nested object fields",
"main": "lib/index.js",
"dependencies": {
"object-scan": "13.7.1"
"object-scan": "13.9.1"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/register": "7.12.10",
"@blackflux/eslint-plugin-rules": "1.3.43",
"@blackflux/robo-config-plugin": "3.10.17",
"@babel/cli": "7.13.0",
"@babel/core": "7.13.8",
"@babel/register": "7.13.8",
"@blackflux/eslint-plugin-rules": "1.3.45",
"@blackflux/robo-config-plugin": "4.1.3",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"babel-preset-latest-node": "5.4.0",
"chai": "4.3.3",
"coveralls": "3.1.0",
"eslint": "7.17.0",
"eslint": "7.21.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.182",
"eslint-plugin-markdown": "2.0.0",
"eslint-plugin-mocha": "8.1.0",
"js-gardener": "2.0.186",
"nyc": "15.1.0",
"semantic-release": "17.3.1",
"babel-preset-latest-node": "5.2.0"
"semantic-release": "17.4.1"
},

@@ -96,3 +96,3 @@ "scripts": {

"engines": {
"node": ">= 10"
"node": ">= 12"
},

@@ -99,0 +99,0 @@ "files": [

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