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

@xylabs/object

Package Overview
Dependencies
Maintainers
0
Versions
148
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 4.4.24 to 4.4.25

dist/neutral/Compare.d.ts

1

dist/neutral/index.d.ts

@@ -6,2 +6,3 @@ export * from './AnyObject.ts';

export * from './Base.ts';
export * from './Compare.ts';
export * from './EmptyObject.ts';

@@ -8,0 +9,0 @@ export * from './Enum.ts';

10

package.json
{
"name": "@xylabs/object",
"version": "4.4.24",
"version": "4.4.25",
"description": "Primary SDK for using XYO Protocol 2.0",

@@ -32,6 +32,6 @@ "homepage": "https://xyo.network",

"dependencies": {
"@xylabs/assert": "^4.4.24",
"@xylabs/logger": "^4.4.24",
"@xylabs/promise": "^4.4.24",
"@xylabs/typeof": "^4.4.24"
"@xylabs/assert": "^4.4.25",
"@xylabs/logger": "^4.4.25",
"@xylabs/promise": "^4.4.25",
"@xylabs/typeof": "^4.4.25"
},

@@ -38,0 +38,0 @@ "devDependencies": {

@@ -6,2 +6,3 @@ export * from './AnyObject.ts'

export * from './Base.ts'
export * from './Compare.ts'
export * from './EmptyObject.ts'

@@ -8,0 +9,0 @@ export * from './Enum.ts'

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