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

@wix/data-backend-public-sdk-poc

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/data-backend-public-sdk-poc - npm Package Compare versions

Comparing version 1.0.70 to 1.0.71

8

package.json
{
"name": "@wix/data-backend-public-sdk-poc",
"version": "1.0.70",
"version": "1.0.71",
"publishConfig": {

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

"dependencies": {
"@wix/data-backend-public-sdk-poc_data": "1.0.23"
"@wix/data-backend-public-sdk-poc_data": "1.0.24"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles",
"build:dts-bundles": "test -f config/rollup-config.js && rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
"test": ":"

@@ -47,3 +47,3 @@ },

},
"falconPackageHash": "a42eea14d2535c07610d18d63cccf2ca973101eb0f3e9d5aa8196abd"
"falconPackageHash": "3a4d68dc5192547f1b6164f6eead7612179d5b3af1a27001cab4c316"
}
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