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

@xylabs/promise

Package Overview
Dependencies
Maintainers
5
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/promise - npm Package Compare versions

Comparing version 4.3.4 to 4.3.5

13

package.json
{
"name": "@xylabs/promise",
"version": "4.3.4",
"version": "4.3.5",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -38,8 +38,11 @@ "keywords": [

"types": "./dist/neutral/index.d.ts",
"dependencies": {
"@xylabs/typeof": "^4.3.5"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/vitest-extended": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xylabs/vitest-extended": "^4.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},

@@ -46,0 +49,0 @@ "engines": {

@@ -1,2 +0,2 @@

import { isType } from './isType.ts'
import { isType } from '@xylabs/typeof'

@@ -3,0 +3,0 @@ // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type

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