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

@wix/sdk

Package Overview
Dependencies
Maintainers
21
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/sdk - npm Package Compare versions

Comparing version

to
1.6.4

auth/velo/package.json

8

package.json
{
"name": "@wix/sdk",
"version": "1.6.3",
"version": "1.6.4",
"license": "UNLICENSED",

@@ -33,2 +33,6 @@ "author": {

"require": "./cjs/build/auth/WixAppOAuthStrategy.js"
},
"./auth/velo": {
"import": "./build/auth/VeloAuthStrategy.js",
"require": "./cjs/build/auth/VeloAuthStrategy.js"
}

@@ -109,3 +113,3 @@ },

},
"falconPackageHash": "e357bd164f043691acc37f8047dd6acda066da9f6ece0a8dc4e76bd7"
"falconPackageHash": "16fe89900be2a97b0197aa9ae070fa9735a543d8affe31f1c1473037"
}