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

@bytescale/sdk

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytescale/sdk - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

dist/browser/esm/main.mjs

6

package.json
{
"name": "@bytescale/sdk",
"version": "3.1.0",
"version": "3.2.0",
"description": "Bytescale JavaScript SDK",

@@ -20,2 +20,6 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)",

},
"browser": {
"require": "./dist/browser/cjs/main.js",
"import": "./dist/browser/esm/main.mjs"
},
"default": "./dist/browser/cjs/main.js"

@@ -22,0 +26,0 @@ }

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