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

@wix/sdk-types

Package Overview
Dependencies
Maintainers
28
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/sdk-types - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1

2

build/index.d.ts

@@ -9,3 +9,3 @@ import { MonitoringClient } from '@wix/monitoring-types';

type Host<Environment = unknown> = {
channel: {
channel?: {
observeState(callback: (props: unknown, environment: Environment) => unknown): {

@@ -12,0 +12,0 @@ disconnect: () => void;

{
"name": "@wix/sdk-types",
"version": "1.13.0",
"version": "1.13.1",
"license": "UNLICENSED",

@@ -34,8 +34,8 @@ "author": {

"devDependencies": {
"@types/node": "^20.17.10",
"@types/node": "^20.17.12",
"eslint": "^8.57.1",
"eslint-config-sdk": "0.0.0",
"tsup": "^7.3.0",
"type-fest": "^4.31.0",
"typescript": "^5.7.2"
"type-fest": "^4.32.0",
"typescript": "^5.7.3"
},

@@ -62,3 +62,3 @@ "eslintConfig": {

},
"falconPackageHash": "d5217e053bcbd31cbd1e1df8a6961bd38ab9ab0a5d54fd9ac456c89c"
"falconPackageHash": "6cfca460db3292dd9820a45f294e2848f8029f6f2e8df8f4927420d6"
}

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