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

object-grep

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-grep - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "object-grep",
"version": "1.1.0",
"description": "A tool for finding text in keys and content",
"version": "1.1.1",
"description": "A javascript tool for searching text in keys and content inspired by linux grep",
"main": "./dist/index.js",

@@ -18,3 +18,11 @@ "module": "./src/index.js",

},
"author": "ulitcos@gmail.com",
"keywords": [
"grep",
"grep-js",
"object-grep",
"find-in-object",
"search-in-object",
"search-by-object"
],
"author": "Ruslan Krokhin <ulitcos@gmail.com>",
"license": "MIT",

@@ -21,0 +29,0 @@ "bugs": {

# object-grep
A tool for searching text in keys and content similar to linux grep
A javascript tool for searching text in keys and content inspired by linux grep

@@ -4,0 +4,0 @@ ## install

Sorry, the diff of this file is not supported yet

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