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

@wix/redirects_redirects

Package Overview
Dependencies
Maintainers
26
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/redirects_redirects - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

3

build/cjs/src/headless-v1-redirect-session-redirects.universal.d.ts

@@ -598,2 +598,5 @@ import { EventDefinition } from '@wix/sdk-types';

* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION
* @applicableIdentity APP
* @applicableIdentity MEMBER
* @applicableIdentity VISITOR
*/

@@ -600,0 +603,0 @@ export declare function createRedirectSession(options?: CreateRedirectSessionOptions): Promise<CreateRedirectSessionResponse & CreateRedirectSessionResponseNonNullableFields>;

@@ -92,2 +92,5 @@ "use strict";

* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION
* @applicableIdentity APP
* @applicableIdentity MEMBER
* @applicableIdentity VISITOR
*/

@@ -94,0 +97,0 @@ async function createRedirectSession(options) {

@@ -598,2 +598,5 @@ import { EventDefinition } from '@wix/sdk-types';

* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION
* @applicableIdentity APP
* @applicableIdentity MEMBER
* @applicableIdentity VISITOR
*/

@@ -600,0 +603,0 @@ export declare function createRedirectSession(options?: CreateRedirectSessionOptions): Promise<CreateRedirectSessionResponse & CreateRedirectSessionResponseNonNullableFields>;

@@ -66,2 +66,5 @@ import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';

* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION
* @applicableIdentity APP
* @applicableIdentity MEMBER
* @applicableIdentity VISITOR
*/

@@ -68,0 +71,0 @@ export async function createRedirectSession(options) {

4

package.json
{
"name": "@wix/redirects_redirects",
"version": "1.0.10",
"version": "1.0.11",
"publishConfig": {

@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/",

},
"falconPackageHash": "e8e41f8af88816e417d2244347dc4b684dfe3d9376b769b6836c8163"
"falconPackageHash": "a131fff16c9897900534afe8aaf1e0ae6d8de88c8cb0065d4063c19f"
}

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