Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

object-scan

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-scan - npm Package Compare versions

Comparing version 18.0.0 to 18.0.1

26

package.json
{
"name": "object-scan",
"type": "module",
"version": "18.0.0",
"version": "18.0.1",
"description": "Traverse object hierarchies using matching and callbacks.",

@@ -11,3 +11,3 @@ "main": "lib/index.js",

"build-clean": "yarn run clean && yarn run build",
"test-simple": "c8 mocha \"./test/**/*.spec.js\"",
"test-simple": "c8 mocha --experimental-loader=./test/hot.js \"./test/**/*.spec.js\"",
"test": "yarn run clean && yarn run gardener && yarn run test-simple",

@@ -52,15 +52,15 @@ "coveralls": "node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info",

"devDependencies": {
"@babel/core": "7.17.2",
"@babel/core": "7.17.9",
"@babel/eslint-parser": "7.17.0",
"@babel/register": "7.17.0",
"@babel/register": "7.17.7",
"@blackflux/eslint-plugin-rules": "2.1.0",
"@blackflux/robo-config-plugin": "7.0.2",
"@blackflux/robo-config-plugin": "7.7.6",
"c8": "7.11.0",
"chai": "4.3.4",
"chai": "4.3.6",
"coveralls": "3.1.1",
"diff": "5.0.0",
"diff2html": "3.4.14",
"eslint": "8.7.0",
"diff2html": "3.4.16",
"eslint": "8.13.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-json": "3.1.0",

@@ -74,6 +74,6 @@ "eslint-plugin-markdown": "2.2.1",

"mustache": "4.2.0",
"node-tdd": "3.3.1",
"object-scan": "17.1.0",
"smart-fs": "2.0.3",
"stringify-object": "3.3.0",
"node-tdd": "3.3.2",
"object-scan": "18.0.0",
"smart-fs": "3.0.0",
"stringify-object": "4.0.1",
"uuid": "8.3.2"

@@ -80,0 +80,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