Socket
Socket
Sign inDemoInstall

@common-utilities/is-object

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-utilities/is-object - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

16

package.json
{
"name": "@common-utilities/is-object",
"version": "0.1.1",
"version": "0.1.2",
"description": "Basic implementations of common utility function that check if data is an object 🎛",

@@ -20,16 +20,7 @@ "main": "dist/index.js",

"name": "@common-utilities/is-object",
"projects": [
"<rootDir>/packages/*"
],
"resetMocks": true,
"rootDir": "./",
"roots": [
"<rootDir>/src"
],
"testEnvironment": "node",
"transform": {
"^.+\\.(ts)$": "ts-jest"
}
]
},
"gitHead": "92a8899e404cd147b1f44251784350474521fe99",
"keywords": [

@@ -41,3 +32,4 @@ "object",

"functional"
]
],
"gitHead": "0c2892395dbb2963f10f5cddda5b311591d2dbad"
}
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