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

@wix/sdk-runtime

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/sdk-runtime - npm Package Compare versions

Comparing version 0.2.12 to 0.3.0

build/context.d.ts

14

package.json
{
"name": "@wix/sdk-runtime",
"version": "0.2.12",
"version": "0.3.0",
"license": "UNLICENSED",

@@ -27,2 +27,6 @@ "sideEffects": false,

"require": "./cjs/build/query-builder.js"
},
"./context": {
"import": "./build/context.js",
"require": "./cjs/build/context.js"
}

@@ -36,3 +40,4 @@ },

"transformations",
"query-builder"
"query-builder",
"context"
],

@@ -56,3 +61,4 @@ "publishConfig": {

"dependencies": {
"@wix/sdk-types": "^1.7.0"
"@wix/sdk-context": "^0.0.1",
"@wix/sdk-types": "^1.9.0"
},

@@ -89,3 +95,3 @@ "devDependencies": {

},
"falconPackageHash": "c88cebaa5bf1b5d6c57f445079dd3e1761ee96a26c55cb5bd8866856"
"falconPackageHash": "7d0fe5dd97de42e5ad194c49372780b523b17db3ed3b3958511a822b"
}
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