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

@xylabs/api

Package Overview
Dependencies
Maintainers
0
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/api - npm Package Compare versions

Comparing version 4.4.36 to 4.5.0

4

dist/neutral/ApiStage.d.ts

@@ -1,3 +0,3 @@

import type { EnumValue } from '@xylabs/object';
import { Enum } from '@xylabs/object';
import type { EnumValue } from '@xylabs/enum';
import { Enum } from '@xylabs/enum';
export declare const ApiStage: Enum<{

@@ -4,0 +4,0 @@ Beta: "beta";

{
"name": "@xylabs/api",
"version": "4.4.36",
"version": "4.5.0",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@xylabs/object": "^4.4.36",
"@xylabs/enum": "^4.5.0",
"axios": "^1.7.9"

@@ -48,4 +48,4 @@ },

"@xylabs/tsconfig": "^4.2.6",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
"typescript": "^5.7.3",
"vitest": "^3.0.3"
},

@@ -52,0 +52,0 @@ "engines": {

@@ -1,3 +0,3 @@

import type { EnumValue } from '@xylabs/object'
import { Enum } from '@xylabs/object'
import type { EnumValue } from '@xylabs/enum'
import { Enum } from '@xylabs/enum'

@@ -4,0 +4,0 @@ export const ApiStage = Enum({

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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