Socket
Socket
Sign inDemoInstall

@xylabs/object

Package Overview
Dependencies
Maintainers
5
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/object - npm Package Compare versions

Comparing version 3.6.8 to 3.6.9

12

package.json

@@ -14,9 +14,9 @@ {

"dependencies": {
"@xylabs/assert": "^3.6.8",
"@xylabs/logger": "^3.6.8",
"@xylabs/promise": "^3.6.8"
"@xylabs/assert": "^3.6.9",
"@xylabs/logger": "^3.6.9",
"@xylabs/promise": "^3.6.9"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.15.5",
"@xylabs/tsconfig": "^3.15.5",
"@xylabs/ts-scripts-yarn3": "^3.15.14",
"@xylabs/tsconfig": "^3.15.14",
"typescript": "^5.5.4"

@@ -62,4 +62,4 @@ },

"sideEffects": false,
"version": "3.6.8",
"version": "3.6.9",
"type": "module"
}

@@ -6,3 +6,2 @@ import { TypedObject } from '@xylabs/promise'

// eslint-disable-next-line @typescript-eslint/no-empty-object-type
export interface ObjectTypeConfig extends TypeCheckConfig {}

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