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

objob

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

objob - npm Package Compare versions

Comparing version 2.7.11 to 2.7.12

4

DOCREADME.md

@@ -5,4 +5,4 @@ # Ob Job (beta) Documentation

### Not compatible with object keys containing periods.
*Note that deep operations will not work if any of your object's keys contain periods. With Objob, periods are reserved for the flat notation of the objects.*
### Reserved Characters.
*Note that deep operations will not work if any of your object's keys contain <code>.</code> or <code>[]</code>. With Objob, <code>.</code> and <code>[]</code> are reserved for the flat notation of the objects.*

@@ -9,0 +9,0 @@ ## Installation

{
"name": "objob",
"version": "2.7.11",
"version": "2.7.12",
"description": "A tool for controlling and manipulating javascript object fields and output.",

@@ -5,0 +5,0 @@ "main": "lib/objob.js",

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