New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pacote/is-plain-object

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pacote/is-plain-object - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

tsconfig.tsbuildinfo

4

package.json
{
"name": "@pacote/is-plain-object",
"description": "Checks whether the provided object is a plain JavaScript object.",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -28,3 +28,3 @@ "author": {

"scripts": {},
"gitHead": "3f1744b74c8297cecfb7a40c48755fdc5b2f485d"
"gitHead": "71815c6657e9fe1ed67cd577378200ed950d56f2"
}

@@ -87,3 +87,3 @@ import {

test.each([
test.each<[string, any]>([
['ArrayBuffer', ArrayBuffer],

@@ -90,0 +90,0 @@ ['Date', Date],

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